Index: emacs/lispref/windows.texi
diff -c emacs/lispref/windows.texi:1.83 emacs/lispref/windows.texi:1.84
*** emacs/lispref/windows.texi:1.83 Sat Jun 25 14:08:34 2005
--- emacs/lispref/windows.texi Sun Jul 3 16:39:00 2005
***************
*** 1523,1531 ****
@end defopt
@defopt scroll-preserve-screen-position
! If this option is [EMAIL PROTECTED], the scroll functions move point so
! that the vertical position of the cursor is unchanged, when that is
! possible.
@end defopt
@defopt next-screen-context-lines
--- 1523,1534 ----
@end defopt
@defopt scroll-preserve-screen-position
! If this option is @code{t}, scrolling which would move the current
! point position out of the window chooses the new position of point
! so that the vertical position of the cursor is unchanged, if possible.
!
! If it is [EMAIL PROTECTED] and not @code{t}, then the scrolling functions
! always preserve the vertical position of point, if possible.
@end defopt
@defopt next-screen-context-lines
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs