aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/faq.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/faq.texi b/man/faq.texi
index c52fcd6b2d2..5fc21eb8575 100644
--- a/man/faq.texi
+++ b/man/faq.texi
@@ -2592,7 +2592,7 @@ consult the documentation of the variables @code{ps-printer-name},
2592Customize the @code{scroll-conservatively} variable with @kbd{M-x 2592Customize the @code{scroll-conservatively} variable with @kbd{M-x
2593customize-variable @key{RET} scroll-conservatively @key{RET}} and set it 2593customize-variable @key{RET} scroll-conservatively @key{RET}} and set it
2594to a large value like, say, 10000. For an explanation of what this 2594to a large value like, say, 10000. For an explanation of what this
2595means, @inforef{Scrolling, Scrolling, emacs}. 2595means, @inforef{Auto Scrolling, Auto Scrolling, emacs}.
2596 2596
2597Alternatively, use the following Lisp form in your @file{.emacs}: 2597Alternatively, use the following Lisp form in your @file{.emacs}:
2598 2598