aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ed3f736b096..22d944a48b2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12009-01-09 Glenn Morris <rgm@gnu.org>
2
3 * keyboard.c (last_command_char): For clarity, rename to...
4 (last_command-event): ... and update all users.
5 (last_input_char): For clarity, rename to...
6 (last_input_event): ... and update all users.
7 (last-command-char, last-input-char): Move to subr.el as aliases.
8 * cmds.c, commands.h: Update for last_command_char rename.
9
12009-01-08 Chong Yidong <cyd@stupidchicken.com> 102009-01-08 Chong Yidong <cyd@stupidchicken.com>
2 11
3 * font.c (font_open_for_lface): Handle unspecified height 12 * font.c (font_open_for_lface): Handle unspecified height