]> git.eshelyaron.com Git - emacs.git/commitdiff
menu-bar.el(menu-bar-options-save): Add font-use-system-font.
authorJan Djärv <jan.h.d@swipnet.se>
Tue, 17 Nov 2009 09:19:12 +0000 (09:19 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Tue, 17 Nov 2009 09:19:12 +0000 (09:19 +0000)
lisp/ChangeLog
lisp/menu-bar.el

index 61f1b5d97ad20f5eddca611e1be0a7edbface6b3..409bcfa20bd1ce0ef2b9ec7d61cb063e7c2faaf1 100644 (file)
@@ -1,6 +1,7 @@
 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
 
        * menu-bar.el: Put "Use system font" in Option-menu.
+       (menu-bar-options-save): Add font-use-system-font.
 
        * loadup.el: If feature system-font-setting or font-render-setting is
        there, load font-setting.
index 13319f412694c36ac3196d5a7ad3acd2b4c64997..aa230abb7de76152ac7888b872fe4d1abf087c25 100644 (file)
@@ -683,7 +683,7 @@ by \"Save Options\" in Custom buffers.")
                   tooltip-mode menu-bar-mode tool-bar-mode
                   save-place uniquify-buffer-name-style fringe-mode
                   indicate-empty-lines indicate-buffer-boundaries
-                  case-fold-search
+                  case-fold-search font-use-system-font
                   current-language-environment default-input-method
                   ;; Saving `text-mode-hook' is somewhat questionable,
                   ;; as we might get more than we bargain for, if