emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/emacs-24 r111144: * windows.texi (Vertical


From: Chong Yidong
Subject: [Emacs-diffs] /srv/bzr/emacs/emacs-24 r111144: * windows.texi (Vertical Scrolling): Fix typos.
Date: Sun, 06 Jan 2013 11:10:18 +0800
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 111144
fixes bug: http://debbugs.gnu.org/13267
committer: Chong Yidong <address@hidden>
branch nick: emacs-24
timestamp: Sun 2013-01-06 11:10:18 +0800
message:
  * windows.texi (Vertical Scrolling): Fix typos.
modified:
  doc/lispref/ChangeLog
  doc/lispref/windows.texi
=== modified file 'doc/lispref/ChangeLog'
--- a/doc/lispref/ChangeLog     2013-01-05 21:16:29 +0000
+++ b/doc/lispref/ChangeLog     2013-01-06 03:10:18 +0000
@@ -1,3 +1,7 @@
+2013-01-06  Chong Yidong  <address@hidden>
+
+       * windows.texi (Vertical Scrolling): Fix typos (Bug#13267).
+
 2013-01-05  Glenn Morris  <address@hidden>
 
        * display.texi (Overlay Properties): Mention field.  (Bug#13364)

=== modified file 'doc/lispref/windows.texi'
--- a/doc/lispref/windows.texi  2013-01-01 09:11:05 +0000
+++ b/doc/lispref/windows.texi  2013-01-06 03:10:18 +0000
@@ -3054,10 +3054,11 @@
 @end defun
 
 @defvar auto-window-vscroll
-If this variable is address@hidden, the line-move, scroll-up, and
-scroll-down functions will automatically modify the vertical scroll
-position to scroll through display rows that are taller than the height
-of the window, for example in the presence of large images.
+If this variable is address@hidden, the @code{line-move},
address@hidden, and @code{scroll-down} functions will automatically
+modify the vertical scroll position to scroll through display rows
+that are taller than the height of the window, for example in the
+presence of large images.
 @end defvar
 
 @node Horizontal Scrolling


reply via email to

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