Ensure redisplay when 'truncate-lines' is set
* lisp/frame.el (redisplay--variables): Add 'truncate-lines'. (Bug#22303)
This commit is contained in:
parent
0d9e80d79d
commit
50575b1bdd
1 changed files with 1 additions and 0 deletions
|
@ -2239,6 +2239,7 @@ See also `toggle-frame-maximized'."
|
||||||
overline-margin
|
overline-margin
|
||||||
line-prefix
|
line-prefix
|
||||||
wrap-prefix
|
wrap-prefix
|
||||||
|
truncate-lines
|
||||||
bidi-paragraph-direction
|
bidi-paragraph-direction
|
||||||
bidi-display-reordering))
|
bidi-display-reordering))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue