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,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lispref/windows.texi,v
Date: Sat, 08 Jul 2006 18:00:14 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    06/07/08 18:00:14

Index: windows.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/windows.texi,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -b -r1.96 -r1.97
--- windows.texi        2 Jun 2006 02:12:22 -0000       1.96
+++ windows.texi        8 Jul 2006 18:00:14 -0000       1.97
@@ -1506,7 +1506,6 @@
 @end defopt
 
 @defopt scroll-down-aggressively
address@hidden scroll-down-aggressively
 The value of this variable should be either @code{nil} or a fraction
 @var{f} between 0 and 1.  If it is a fraction, that specifies where on
 the screen to put point when scrolling down.  More precisely, when a
@@ -1521,7 +1520,6 @@
 @end defopt
 
 @defopt scroll-up-aggressively
address@hidden scroll-up-aggressively
 Likewise, for scrolling up.  The value, @var{f}, specifies how far
 point should be placed from the bottom of the window; thus, as with
 @code{scroll-up-aggressively}, a larger value scrolls more aggressively.
@@ -1835,7 +1833,6 @@
 @end example
 @end defun
 
address@hidden window-body-height
 @defun window-body-height &optional window
 Like @code{window-height} but the value does not include the
 mode line (if any) or the header line (if any).
@@ -2068,7 +2065,6 @@
 and @code{nil} otherwise.
 @end deffn
 
address@hidden window-size-fixed
 @defvar window-size-fixed
 If this variable is address@hidden, in any given buffer,
 then the size of any window displaying the buffer remains fixed




reply via email to

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