aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2010-12-25 12:14:48 +0200
committerEli Zaretskii2010-12-25 12:14:48 +0200
commit2e4ab211536225c719bb80df716f4e9481bce243 (patch)
treec987bab54c723ad6ae19caca15f24fd2a736b441 /src/ChangeLog
parent8258ae3f5ab8c96821eaa283530c5c01c38e565d (diff)
downloademacs-2e4ab211536225c719bb80df716f4e9481bce243.tar.gz
emacs-2e4ab211536225c719bb80df716f4e9481bce243.zip
More fallout from fixing bug #7587.
src/xdisp.c (Fformat_mode_line): Doc fix: no need to state that only the basic faces are supported. doc/lispref/modes.texi (Emulating Mode Line): Fix last change. etc/NEWS: Remove the entry about format-mode-line accepting only basic faces.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8574622c187..673f5f5bb99 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12010-12-25 Eli Zaretskii <eliz@gnu.org>
2
3 * xdisp.c (Fformat_mode_line): Doc fix: no need to state that only
4 the basic faces are supported.
5
12010-12-24 Jan Djärv <jan.h.d@swipnet.se> 62010-12-24 Jan Djärv <jan.h.d@swipnet.se>
2 7
3 * xterm.c (x_check_fullscreen): Fix pixel/character mixup. 8 * xterm.c (x_check_fullscreen): Fix pixel/character mixup.