aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorJuri Linkov2006-01-16 23:57:56 +0000
committerJuri Linkov2006-01-16 23:57:56 +0000
commitea4cd5115d8a62bf9c6dc0b3768a23e94a60e20b (patch)
tree3889a86e0ee75e2489f6a7051070af3b56de00c3 /etc
parent83033a3a5bc68dda512ea3e4a05a922ea14ca506 (diff)
downloademacs-ea4cd5115d8a62bf9c6dc0b3768a23e94a60e20b.tar.gz
emacs-ea4cd5115d8a62bf9c6dc0b3768a23e94a60e20b.zip
Add mode-line-buffer-id.
Diffstat (limited to 'etc')
-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.
828elements on mode-line (and header-line) like `highlight' face on text 828elements on mode-line (and header-line) like `highlight' face on text
829areas. 829areas.
830 830
831*** `mode-line-buffer-id' is the standard face for buffer identification
832parts of the mode line.
833
831+++ 834+++
832*** `shadow' face defines the appearance of the "shadowed" text, i.e. 835*** `shadow' face defines the appearance of the "shadowed" text, i.e.
833the text which should be less noticeable than the surrounding text. 836the text which should be less noticeable than the surrounding text.