comparison lisp/ChangeLog @ 64485:2273b7101b27

* 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.
author Michael Kifer <kifer@cs.stonybrook.edu>
date Tue, 19 Jul 2005 05:01:20 +0000
parents 3e2c8c1a9da6
children 8764731ab214
comparison
equal deleted inserted replaced
64484:380dfb5322dc 64485:2273b7101b27
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
4 use an auto-coding (if any) before anything else. If the found 12 use an auto-coding (if any) before anything else. If the found
5 auto-coding is invalid, show a warning message. 13 auto-coding is invalid, show a warning message.