summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuri Linkov <juri@jurta.org>2006-01-16 23:57:56 +0000
committerJuri Linkov <juri@jurta.org>2006-01-16 23:57:56 +0000
commitea4cd5115d8a62bf9c6dc0b3768a23e94a60e20b (patch)
tree3889a86e0ee75e2489f6a7051070af3b56de00c3
parent83033a3a5bc68dda512ea3e4a05a922ea14ca506 (diff)
downloademacs-ea4cd5115d8a62bf9c6dc0b3768a23e94a60e20b.tar.gz
Add mode-line-buffer-id.
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 8bf912b346a..50bc6b1089d 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -828,6 +828,9 @@ uses the "very visible" cursor (the default) or the normal cursor.
elements on mode-line (and header-line) like `highlight' face on text
areas.
+*** `mode-line-buffer-id' is the standard face for buffer identification
+parts of the mode line.
+
+++
*** `shadow' face defines the appearance of the "shadowed" text, i.e.
the text which should be less noticeable than the surrounding text.