summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Djärv <jan.h.d@swipnet.se>2009-11-17 09:19:12 +0000
committerJan Djärv <jan.h.d@swipnet.se>2009-11-17 09:19:12 +0000
commitad413b3564689010ec221562810e5bc373d8c60d (patch)
treec26b0983fcdf420fb0fd1947bee99b70a63fd33d
parent749cebc32fc282166b2cd1adfac362293957372e (diff)
downloademacs-ad413b3564689010ec221562810e5bc373d8c60d.tar.gz
menu-bar.el(menu-bar-options-save): Add font-use-system-font.
-rw-r--r--lisp/ChangeLog1
-rw-r--r--lisp/menu-bar.el2
2 files changed, 2 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 61f1b5d97ad..409bcfa20bd 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -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.
diff --git a/lisp/menu-bar.el b/lisp/menu-bar.el
index 13319f41269..aa230abb7de 100644
--- a/lisp/menu-bar.el
+++ b/lisp/menu-bar.el
@@ -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