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


From: Romain Francoise
Subject: [Emacs-diffs] Changes to emacs/lispref/windows.texi
Date: Sun, 07 May 2006 16:02:28 +0000

Index: emacs/lispref/windows.texi
diff -u emacs/lispref/windows.texi:1.94 emacs/lispref/windows.texi:1.95
--- emacs/lispref/windows.texi:1.94     Tue Feb 21 08:42:33 2006
+++ emacs/lispref/windows.texi  Sun May  7 16:02:26 2006
@@ -1419,7 +1419,7 @@
 window.  @xref{Current Buffer}.
 
   If the window contains a row which is taller than the height of the
-window (for example in the presense of a large image), the scroll
+window (for example in the presence of a large image), the scroll
 functions will adjust the window vscroll to scroll the partially
 visible row.  To disable this feature, Lisp code may bind the variable
 `auto-window-vscroll' to @code{nil} (@pxref{Vertical Scrolling}).
@@ -1656,7 +1656,7 @@
 If this variable is address@hidden, the line-move, scroll-up, and
 scroll-down functions will automatically modify the window vscroll to
 scroll through display rows that are taller that the height of the
-window, for example in the presense of large images.
+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]