From: Chong Yidong Date: Sun, 15 Jun 2008 20:11:11 +0000 (+0000) Subject: *** S-down-mouse-1 now pops up a menu for changing the default font X-Git-Tag: emacs-pretest-23.0.90~4750 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d2d160bd2463b5c8db789c92eec82d7e60fb8ef7;p=emacs.git *** S-down-mouse-1 now pops up a menu for changing the default font and text size of the default face in the current buffer. The face is changed via face remapping (see below). --- diff --git a/etc/NEWS b/etc/NEWS index 96064d90141..f28d8d1d4a6 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -402,6 +402,10 @@ for example while waiting for a VC command to finish. *** The new function `face-all-attributes' returns an alist describing all the basic attributes of a given face. +*** S-down-mouse-1 now pops up a menu for changing the default font +and text size of the default face in the current buffer. The face is +changed via face remapping (see below). + *** FIXME face-remap