diff options
| author | Michael Kifer | 2005-07-19 05:01:20 +0000 |
|---|---|---|
| committer | Michael Kifer | 2005-07-19 05:01:20 +0000 |
| commit | acfb6f24f7aed6f004f1cc452761d1d17f3041ff (patch) | |
| tree | 1914f928acb5ecb6dcc15acfeb937cd3e839c727 /lisp/ChangeLog | |
| parent | c061dd8f05146e6724b6fc4d5f2b524e69872cac (diff) | |
| download | emacs-acfb6f24f7aed6f004f1cc452761d1d17f3041ff.tar.gz emacs-acfb6f24f7aed6f004f1cc452761d1d17f3041ff.zip | |
* viper-cmd.el (viper-escape-to-state): bug fix
(viper-envelop-ESC-key): changed the definition of fast keysequence so
it'll work with keyboard macros
* ediff.el (ediff-patch-buffer): changed the docstring.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4e17939aab1..94892c13f58 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu> | ||
| 2 | |||
| 3 | * viper-cmd.el (viper-escape-to-state): bug fix | ||
| 4 | (viper-envelop-ESC-key): changed the definition of fast keysequence so | ||
| 5 | it'll work with keyboard macros | ||
| 6 | |||
| 7 | * ediff.el (ediff-patch-buffer): changed the docstring. | ||
| 8 | |||
| 1 | 2005-07-19 Kenichi Handa <handa@m17n.org> | 9 | 2005-07-19 Kenichi Handa <handa@m17n.org> |
| 2 | 10 | ||
| 3 | * international/mule-cmds.el (select-safe-coding-system): Try to | 11 | * international/mule-cmds.el (select-safe-coding-system): Try to |