(truncate-partial-width-windows): Changed in 23.1.
This commit is contained in:
parent
05e10ad58b
commit
3a66cc9128
1 changed files with 1 additions and 1 deletions
|
@ -287,7 +287,7 @@ since it could result in memory overflow and make Emacs crash."
|
|||
(scroll-margin windows integer)
|
||||
(hscroll-margin windows integer "22.1")
|
||||
(hscroll-step windows number "22.1")
|
||||
(truncate-partial-width-windows display boolean)
|
||||
(truncate-partial-width-windows display boolean "23.1")
|
||||
(mode-line-inverse-video mode-line boolean)
|
||||
(mode-line-in-non-selected-windows mode-line boolean "22.1")
|
||||
(line-number-display-limit display
|
||||
|
|
Loading…
Add table
Reference in a new issue