* lisp/menu-bar.el (menu-bar-options-save):

Add global-display-line-numbers-mode.  (Bug#28396)
This commit is contained in:
Glenn Morris 2017-11-21 19:42:32 -05:00
parent 17fc74d1b9
commit daa959efbc

View file

@ -669,7 +669,8 @@ 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 '(line-number-mode column-number-mode size-indication-mode
(dolist (elt '(global-display-line-numbers-mode
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
;; These are set by other functions that don't set