Mercurial > hg > xemacs-beta
diff man/lispref/windows.texi @ 213:78f53ef88e17 r20-4b5
Import from CVS: tag r20-4b5
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:06:47 +0200 |
parents | 05472e90ae02 |
children | 7df0dd720c89 |
line wrap: on
line diff
--- a/man/lispref/windows.texi Mon Aug 13 10:05:53 2007 +0200 +++ b/man/lispref/windows.texi Mon Aug 13 10:06:47 2007 +0200 @@ -1284,6 +1284,14 @@ centers point. The default value is zero. @end defopt +@defopt scroll-conservatively +This variable controls how many lines Emacs tries to scroll before +recentering. If you set it to a small number, then when you move point +a short distance off the screen, XEmacs will scroll the screen just far +enough to bring point back on screen, provided that does not exceed +@var{scroll-conservatively} lines. +@end defopt + @defopt next-screen-context-lines The value of this variable is the number of lines of continuity to retain when scrolling by full screens. For example, @code{scroll-up}