mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-24 13:57:36 +00:00
Add automatic-hscroll-margin and automatic-hscroll-step.
This commit is contained in:
parent
1df7e8f069
commit
1886439bb6
1 changed files with 2 additions and 0 deletions
|
|
@ -238,6 +238,8 @@
|
|||
(scroll-step windows integer)
|
||||
(scroll-conservatively windows integer)
|
||||
(scroll-margin windows integer)
|
||||
(automatic-hscroll-margin windows integer "21.3")
|
||||
(automatic-hscroll-step windows number "21.3")
|
||||
(truncate-partial-width-windows display boolean)
|
||||
(mode-line-inverse-video modeline boolean)
|
||||
(mode-line-in-non-selected-windows modeline boolean "21.3")
|
||||
|
|
|
|||
Loading…
Reference in a new issue