diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9703e98d4b1..2ee3aea63a5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-04-08 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * progmodes/cc-cmds.el (c-end-of-defun): Tidy up, to eliminate | ||
| 4 | byte-compiler warning "value unused". | ||
| 5 | |||
| 1 | 2007-04-08 Andreas Schwab <schwab@suse.de> | 6 | 2007-04-08 Andreas Schwab <schwab@suse.de> |
| 2 | 7 | ||
| 3 | * term/xterm.el (terminal-init-xterm): Add bindings for keypad | 8 | * term/xterm.el (terminal-init-xterm): Add bindings for keypad |