emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-26 d6fadb1: * lisp/menu-bar.el (menu-bar-options-sav


From: Glenn Morris
Subject: [Emacs-diffs] emacs-26 d6fadb1: * lisp/menu-bar.el (menu-bar-options-save):
Date: Tue, 21 Nov 2017 20:18:12 -0500 (EST)

branch: emacs-26
commit d6fadb1d2632dddd52aa1c3307b62b281acbcda1
Author: Glenn Morris <address@hidden>
Commit: Glenn Morris <address@hidden>

    * lisp/menu-bar.el (menu-bar-options-save):
    Add display-line-numbers-type.
---
 lisp/menu-bar.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/menu-bar.el b/lisp/menu-bar.el
index 9ff3de1..2b38cb5 100644
--- a/lisp/menu-bar.el
+++ b/lisp/menu-bar.el
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]