diff options
| author | Glenn Morris | 2009-01-09 04:36:00 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-01-09 04:36:00 +0000 |
| commit | a4d9b7bca3dc69efe89eecbd81ed96859f7cd818 (patch) | |
| tree | a946b8d6c185093144a33d99a33c9fbaed0eb068 /lisp/ChangeLog | |
| parent | 61a846fbec62231eb19bdd41e08fd89f57787195 (diff) | |
| download | emacs-a4d9b7bca3dc69efe89eecbd81ed96859f7cd818.tar.gz emacs-a4d9b7bca3dc69efe89eecbd81ed96859f7cd818.zip | |
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 @@ | |||
| 8 | * calc/calc-sel.el, calc/calc-store.el, calc/calc-stuff.el: | 8 | * calc/calc-sel.el, calc/calc-store.el, calc/calc-stuff.el: |
| 9 | * calc/calc-units.el, calc/calc-yank.el, calc/calc.el: | 9 | * calc/calc-units.el, calc/calc-yank.el, calc/calc.el: |
| 10 | * emacs-lisp/lisp.el, emacs-lisp/re-builder.el: | 10 | * emacs-lisp/lisp.el, emacs-lisp/re-builder.el: |
| 11 | * emulation/vi.el, emulation/vip.el, emulation/viper-cmd.el: | ||
| 11 | * eshell/em-smart.el, eshell/esh-mode.el: | 12 | * eshell/em-smart.el, eshell/esh-mode.el: |
| 12 | * international/mule-cmds.el: | 13 | * international/mule-cmds.el: |
| 14 | * mail/mailabbrev.el: | ||
| 13 | * net/tramp.el: | 15 | * net/tramp.el: |
| 14 | * play/mpuz.el: | 16 | * play/mpuz.el: |
| 15 | * progmodes/ada-mode.el, progmodes/antlr-mode.el, progmodes/cc-align.el: | 17 | * progmodes/ada-mode.el, progmodes/antlr-mode.el, progmodes/cc-align.el: |