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: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/windows.texi
Date: Sun, 06 Mar 2005 13:26:30 -0500

Index: emacs/lispref/windows.texi
diff -c emacs/lispref/windows.texi:1.79 emacs/lispref/windows.texi:1.80
*** emacs/lispref/windows.texi:1.79     Thu Feb  3 07:19:07 2005
--- emacs/lispref/windows.texi  Sun Mar  6 18:26:30 2005
***************
*** 1583,1589 ****
  
    @dfn{Vertical fractional scrolling} means shifting the image in the
  window up or down by a specified multiple or fraction of a line.
! Starting in Emacs 21, each window has a @dfn{vertical scroll position},
  which is a number, never less than zero.  It specifies how far to raise
  the contents of the window.  Raising the window contents generally makes
  all or part of some lines disappear off the top, and all or part of some
--- 1583,1589 ----
  
    @dfn{Vertical fractional scrolling} means shifting the image in the
  window up or down by a specified multiple or fraction of a line.
! Each window has a @dfn{vertical scroll position},
  which is a number, never less than zero.  It specifies how far to raise
  the contents of the window.  Raising the window contents generally makes
  all or part of some lines disappear off the top, and all or part of some
***************
*** 2053,2059 ****
  If this variable is address@hidden, in any given buffer,
  then the size of any window displaying the buffer remains fixed
  unless you explicitly change it or Emacs has no other choice.
- (This feature is new in Emacs 21.)
  
  If the value is @code{height}, then only the window's height is fixed;
  if the value is @code{width}, then only the window's width is fixed.
--- 2053,2058 ----




reply via email to

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