From: Chong Yidong Date: Tue, 10 Jun 2008 19:53:37 +0000 (+0000) Subject: * mouse.el (mouse-select-font): New function. X-Git-Tag: emacs-pretest-23.0.90~4913 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=848767de39a015cc5eb3aa8815867ad1bebb2021;p=emacs.git * mouse.el (mouse-select-font): New function. * faces.el (face-spec-recalc): When the face is set using Customize, avoid recalculating it twice. * menu-bar.el (menu-set-font): New function. Bind "Set Default Font" menu item to it. Apply selected font to all frames, and make it savable. (menu-bar-options-save): Save `default' font if changed. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 779983ea0ba..238245be904 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,15 @@ +2008-06-10 Chong Yidong + + * mouse.el (mouse-select-font): New function. + + * faces.el (face-spec-recalc): When the face is set using + Customize, avoid recalculating it twice. + + * menu-bar.el (menu-set-font): New function. Bind "Set Default + Font" menu item to it. Apply selected font to all frames, and + make it savable. + (menu-bar-options-save): Save `default' font if changed. + 2008-06-10 Stefan Monnier * ffap.el (ffap-string-at-point-mode-alist): Use alpha rather than lower.