]> git.eshelyaron.com Git - emacs.git/commitdiff
* mouse.el (mouse-select-font): New function.
authorChong Yidong <cyd@stupidchicken.com>
Tue, 10 Jun 2008 19:53:37 +0000 (19:53 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 10 Jun 2008 19:53:37 +0000 (19:53 +0000)
* 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.

lisp/ChangeLog

index 779983ea0baa893c5c4dfcc41596eeca5f14a8cf..238245be90490030d8994a955000838781b3a1cd 100644 (file)
@@ -1,3 +1,15 @@
+2008-06-10  Chong Yidong  <cyd@stupidchicken.com>
+
+       * 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  <monnier@iro.umontreal.ca>
 
        * ffap.el (ffap-string-at-point-mode-alist): Use alpha rather than lower.