aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref
diff options
context:
space:
mode:
authorGlenn Morris2018-11-16 08:30:19 -0800
committerGlenn Morris2018-11-16 08:30:19 -0800
commit166f1400b402fa2275be398fe818e4514dfd8fe9 (patch)
tree790a729c8c47f530bd89e5f9cac13c4f257b36ee /doc/lispref
parent372225ef0268a03fe8edad66817d2ecbc9cfa305 (diff)
parentedcd6b722c8e495498b1619e4d073962b8a8f3e8 (diff)
downloademacs-166f1400b402fa2275be398fe818e4514dfd8fe9.tar.gz
emacs-166f1400b402fa2275be398fe818e4514dfd8fe9.zip
Merge from origin/emacs-26
edcd6b7 Small documentation correction. 168a8c2 * src/coding.c (Fcheck_coding_systems_region): Doc fix. (Bug... 3287a7c Fix Bug#33364 acee0a8 ; Cosmetic changes in etc/NEWS a6ef167 * test/README: Explain $REMOTE_TEMPORARY_FILE_DIRECTORY. # Conflicts: # etc/NEWS
Diffstat (limited to 'doc/lispref')
-rw-r--r--doc/lispref/windows.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/lispref/windows.texi b/doc/lispref/windows.texi
index bce2459a2f5..af497cf6af9 100644
--- a/doc/lispref/windows.texi
+++ b/doc/lispref/windows.texi
@@ -4915,7 +4915,8 @@ fashion.
4915@defopt scroll-up-aggressively 4915@defopt scroll-up-aggressively
4916Likewise, for scrolling up. The value, @var{f}, specifies how far 4916Likewise, for scrolling up. The value, @var{f}, specifies how far
4917point should be placed from the bottom of the window; thus, as with 4917point should be placed from the bottom of the window; thus, as with
4918@code{scroll-up-aggressively}, a larger value scrolls more aggressively. 4918@code{scroll-down-aggressively}, a larger value scrolls more
4919aggressively.
4919@end defopt 4920@end defopt
4920 4921
4921@defopt scroll-step 4922@defopt scroll-step