1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-07 20:54:32 +00:00

menu-bar.el(menu-bar-options-save): Add font-use-system-font.

This commit is contained in:
Jan Djärv 2009-11-17 09:19:12 +00:00
parent 749cebc32f
commit ad413b3564
2 changed files with 2 additions and 1 deletions

View 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.

View 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