* lisp/menu-bar.el (menu-bar-options-save):
Add display-line-numbers-type.
This commit is contained in:
parent
daa959efbc
commit
d6fadb1d26
1 changed files with 1 additions and 1 deletions
|
@ -669,7 +669,7 @@ The selected font will be the default on both the existing and future frames."
|
|||
(let ((need-save nil))
|
||||
;; These are set with menu-bar-make-mm-toggle, which does not
|
||||
;; put on a customized-value property.
|
||||
(dolist (elt '(global-display-line-numbers-mode
|
||||
(dolist (elt '(global-display-line-numbers-mode display-line-numbers-type
|
||||
line-number-mode column-number-mode size-indication-mode
|
||||
cua-mode show-paren-mode transient-mark-mode
|
||||
blink-cursor-mode display-time-mode display-battery-mode
|
||||
|
|
Loading…
Add table
Reference in a new issue