Mercurial > emacs
changeset 95785:073eb4a519f1
* 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.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 10 Jun 2008 19:53:37 +0000 |
parents | ebad352d55ce |
children | 3050aaaeadc9 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Jun 10 19:33:37 2008 +0000 +++ b/lisp/ChangeLog Tue Jun 10 19:53:37 2008 +0000 @@ -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.