1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-12 16:23:57 +00:00

(scroll-preserve-screen-position): Fix typo in type.

This commit is contained in:
Karl Heuer 1999-06-13 02:38:57 +00:00
parent 6110ea0a1a
commit bcc6796524

View File

@ -180,7 +180,7 @@
(split-height-threshold windows integer)
(window-min-height windows integer)
(window-min-width windows integer)
(scroll-preserve-screen-position windows bool)
(scroll-preserve-screen-position windows boolean)
;; xdisp.c
(scroll-step windows integer)
(scroll-conservatively windows integer)