From 5f9e21a9047002960c20808e40c0603a29ddf9b0 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sun, 23 Nov 2008 06:22:56 +0000 Subject: [PATCH] Add NEWS entry for text-scale-adjust. --- etc/NEWS | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index bec835fa22e..58038931a18 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -438,8 +438,14 @@ supported in `partial-completion-mode'. *** S-down-mouse-1 now pops up a menu for changing the font and text size of the default face in the current buffer. The face is changed via face remapping (see below). - -*** FIXME face-remap ++++ +*** New commands to change the default face size in the current buffer. +To increase it, type `C-x C-+' or `C-x C-='. To decrease it, type +`C-x C--'. To restore the default (global) face size, type `C-x C-0'. +The final key of these commands may be repeated without the leading +`C-x', so `C-x C-= C-= C-=' increases the face height by three steps. +Each step scales the height of the default face by the value of the +variable `text-scale-mode-step'. ** Primary selection changes +++ @@ -1349,6 +1355,8 @@ symbolic notation thanks to auxiliary functions. *** file-local-variables-alist stores an alist of file-local variables defined in the current buffer. +** FIXME face-remap + ** Process changes +++ *** The new function `start-file-process' is similar to `start-process', -- 2.39.2