aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 673f5f5bb99..f61b2786461 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12010-12-25 Eli Zaretskii <eliz@gnu.org> 12010-12-25 Eli Zaretskii <eliz@gnu.org>
2 2
3 * keyboard.c (parse_menu_item): Prepend " " to the key sequence
4 equivalent of a menu item when the key sequence is given by the
5 `:keys' attribute. (Bug#7662)
6
3 * xdisp.c (Fformat_mode_line): Doc fix: no need to state that only 7 * xdisp.c (Fformat_mode_line): Doc fix: no need to state that only
4 the basic faces are supported. 8 the basic faces are supported.
5 9