From 4d3eda1c87540f170eb5a6afb1ef03cb972b81af Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 25 Apr 2002 14:23:22 +0000 Subject: [PATCH] Customize-face suggesting to customize face under point. --- etc/NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index ce2f6838b89..51c781c2553 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -46,6 +46,10 @@ Emacs with Leim. * Changes in Emacs 21.4 +** The commands M-x customize-face and M-x customize-face-other-window +now look at the text at point. If that text has a face specified, +the commands suggest to customize that face. + ** Limited support for charset unification has been added. By default, Emacs now knows how to translate latin-N chars between their charset and some other latin-N charset or unicode. You can force a -- 2.39.5