aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2006-07-08 18:00:14 +0000
committerEli Zaretskii2006-07-08 18:00:14 +0000
commit02dedf4bc49a19e5a6c4b78771912dd107dea54b (patch)
tree13cdbf9ab08f6f8c6c317fb314491ca42a4bb03e
parent366f174136f885b6fa701505f7319b1743ab8567 (diff)
downloademacs-02dedf4bc49a19e5a6c4b78771912dd107dea54b.tar.gz
emacs-02dedf4bc49a19e5a6c4b78771912dd107dea54b.zip
(Textual Scrolling, Resizing Windows): Remove @tindex.
-rw-r--r--lispref/windows.texi4
1 files changed, 0 insertions, 4 deletions
diff --git a/lispref/windows.texi b/lispref/windows.texi
index af73339a311..973b429a04e 100644
--- a/lispref/windows.texi
+++ b/lispref/windows.texi
@@ -1506,7 +1506,6 @@ never happens.
1506@end defopt 1506@end defopt
1507 1507
1508@defopt scroll-down-aggressively 1508@defopt scroll-down-aggressively
1509@tindex scroll-down-aggressively
1510The value of this variable should be either @code{nil} or a fraction 1509The value of this variable should be either @code{nil} or a fraction
1511@var{f} between 0 and 1. If it is a fraction, that specifies where on 1510@var{f} between 0 and 1. If it is a fraction, that specifies where on
1512the screen to put point when scrolling down. More precisely, when a 1511the screen to put point when scrolling down. More precisely, when a
@@ -1521,7 +1520,6 @@ fashion.
1521@end defopt 1520@end defopt
1522 1521
1523@defopt scroll-up-aggressively 1522@defopt scroll-up-aggressively
1524@tindex scroll-up-aggressively
1525Likewise, for scrolling up. The value, @var{f}, specifies how far 1523Likewise, for scrolling up. The value, @var{f}, specifies how far
1526point should be placed from the bottom of the window; thus, as with 1524point should be placed from the bottom of the window; thus, as with
1527@code{scroll-up-aggressively}, a larger value scrolls more aggressively. 1525@code{scroll-up-aggressively}, a larger value scrolls more aggressively.
@@ -1835,7 +1833,6 @@ If @var{window} is @code{nil}, the function uses the selected window.
1835@end example 1833@end example
1836@end defun 1834@end defun
1837 1835
1838@tindex window-body-height
1839@defun window-body-height &optional window 1836@defun window-body-height &optional window
1840Like @code{window-height} but the value does not include the 1837Like @code{window-height} but the value does not include the
1841mode line (if any) or the header line (if any). 1838mode line (if any) or the header line (if any).
@@ -2068,7 +2065,6 @@ This command returns non-@code{nil} if it actually shrank the window
2068and @code{nil} otherwise. 2065and @code{nil} otherwise.
2069@end deffn 2066@end deffn
2070 2067
2071@tindex window-size-fixed
2072@defvar window-size-fixed 2068@defvar window-size-fixed
2073If this variable is non-@code{nil}, in any given buffer, 2069If this variable is non-@code{nil}, in any given buffer,
2074then the size of any window displaying the buffer remains fixed 2070then the size of any window displaying the buffer remains fixed