(scroll-preserve-screen-position): Fix typo in type.
This commit is contained in:
parent
6110ea0a1a
commit
bcc6796524
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue