emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/windows.texi,v


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/windows.texi,v
Date: Tue, 18 Jul 2006 00:09:52 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       06/07/18 00:09:52

Index: windows.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/windows.texi,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -b -r1.97 -r1.98
--- windows.texi        8 Jul 2006 18:00:14 -0000       1.97
+++ windows.texi        18 Jul 2006 00:09:52 -0000      1.98
@@ -1474,7 +1474,7 @@
 @code{scroll-other-window} attempts to scroll the minibuffer.  If the
 minibuffer contains just one line, it has nowhere to scroll to, so the
 line reappears after the echo area momentarily displays the message
-``Beginning of buffer''.
address@hidden of buffer}.
 @end deffn
 
 @c Emacs 19 feature
@@ -1676,8 +1676,8 @@
 disappear off to the left depends on their width, and could vary from
 line to line.
 
-  Because we read from side to side in the ``inner loop'', and from top
-to bottom in the ``outer loop'', the effect of horizontal scrolling is
+  Because we read from side to side in the ``inner loop,'' and from top
+to bottom in the ``outer loop,'' the effect of horizontal scrolling is
 not like that of textual or vertical scrolling.  Textual scrolling
 involves selection of a portion of text to display, and vertical
 scrolling moves the window contents contiguously; but horizontal




reply via email to

[Prev in Thread] Current Thread [Next in Thread]