Mercurial > emacs
diff src/ChangeLog @ 112075:9546b9e764b9
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.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 25 Dec 2010 12:14:48 +0200 |
parents | 95ad5a35063d |
children | 492307508262 |
line wrap: on
line diff
--- a/src/ChangeLog Fri Dec 24 23:00:47 2010 +0900 +++ b/src/ChangeLog Sat Dec 25 12:14:48 2010 +0200 @@ -1,3 +1,8 @@ +2010-12-25 Eli Zaretskii <eliz@gnu.org> + + * xdisp.c (Fformat_mode_line): Doc fix: no need to state that only + the basic faces are supported. + 2010-12-24 Jan Djärv <jan.h.d@swipnet.se> * xterm.c (x_check_fullscreen): Fix pixel/character mixup.