diff options
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6f6f5bebf3e..4a82c7a5e60 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -28,6 +28,13 @@ * textmodes/sgml-mode.el, textmodes/table.el, textmodes/two-column.el: Replace last-command-char with last-command-event. + * double.el, electric.el, replace.el, term.el, terminal.el: + * calc/calc.el: + * emulation/viper-cmd.el: + * international/mule-cmds.el: + * obsolete/iso-acc.el: + * progmodes/vhdl-mode.el: Replace last-input-char with last-input-event. + 2009-01-09 Dave Love <fx@gnu.org> * calendar/time-date.el: Require cl for `declare'. |