]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/menu-bar.el (menu-bar-options-save):
authorGlenn Morris <rgm@gnu.org>
Wed, 22 Nov 2017 00:42:32 +0000 (19:42 -0500)
committerGlenn Morris <rgm@gnu.org>
Wed, 22 Nov 2017 00:42:32 +0000 (19:42 -0500)
Add global-display-line-numbers-mode.  (Bug#28396)

lisp/menu-bar.el

index 972f84ee6c76873f5e19cb01dd7ab48ceee47928..9ff3de195dc08753b48c30dcb10bf45ab008c93c 100644 (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