diff options
author | Glenn Morris <rgm@gnu.org> | 2009-01-09 04:36:00 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2009-01-09 04:36:00 +0000 |
commit | a4d9b7bca3dc69efe89eecbd81ed96859f7cd818 (patch) | |
tree | a946b8d6c185093144a33d99a33c9fbaed0eb068 /lisp/ChangeLog | |
parent | 61a846fbec62231eb19bdd41e08fd89f57787195 (diff) | |
download | emacs-a4d9b7bca3dc69efe89eecbd81ed96859f7cd818.tar.gz |
Replace last-command-char with last-command-event.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a3882d5a07b..cc70c82f9f4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -8,8 +8,10 @@ * calc/calc-sel.el, calc/calc-store.el, calc/calc-stuff.el: * calc/calc-units.el, calc/calc-yank.el, calc/calc.el: * emacs-lisp/lisp.el, emacs-lisp/re-builder.el: + * emulation/vi.el, emulation/vip.el, emulation/viper-cmd.el: * eshell/em-smart.el, eshell/esh-mode.el: * international/mule-cmds.el: + * mail/mailabbrev.el: * net/tramp.el: * play/mpuz.el: * progmodes/ada-mode.el, progmodes/antlr-mode.el, progmodes/cc-align.el: |