summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2006-07-03 14:32:58 +0000
committerChong Yidong <cyd@stupidchicken.com>2006-07-03 14:32:58 +0000
commit2f294ab882e915531173ea9c96402e561211a1c9 (patch)
treedca819c42c50676807c8df7b0c80a055f03114b6
parentb99489fee1436ad69ef8eefa6247eda8a141fa35 (diff)
downloademacs-2f294ab882e915531173ea9c96402e561211a1c9.tar.gz
emacs-2f294ab882e915531173ea9c96402e561211a1c9.tar.bz2
emacs-2f294ab882e915531173ea9c96402e561211a1c9.zip
facemenu-unlisted-faces deleted, new variable facemenu-listed-faces
-rw-r--r--etc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index e9ef4b61a8c..82635bdf6d8 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -5172,6 +5172,12 @@ property names as argument rather than a property list.
** Face changes
+++
+*** The variable `facemenu-unlisted-faces' has been removed.
+Emacs has a lot more faces than in the past, and nearly all of them
+needed to be excluded. The new variable `facemenu-listed-faces' lists
+the faces to include in the face menu.
+
++++
*** The new face attribute condition `min-colors' can be used to tailor
the face color to the number of colors supported by a display, and
define the foreground and background colors accordingly so that they