comparison lisp/ChangeLog @ 39215:8dccf2552307

2001-09-09 Michael Kifer <kifer@cs.sunysb.edu> * ediff-init.el (ediff-highest-priority): bug fix. * viper-cmd.el (viper-special-read-and-insert-char): new function that reads a character and uses the current input method or iso-accents when appropriate. * viper.el and all others: corrections to the comment blocks at the top.
author Michael Kifer <kifer@cs.stonybrook.edu>
date Sun, 09 Sep 2001 22:33:38 +0000
parents dd2b8f794156
children 3fa6a6d82152
comparison
equal deleted inserted replaced
39214:dd2b8f794156 39215:8dccf2552307
1 2001-09-09 Michael Kifer <kifer@cs.sunysb.edu>
2
3 * ediff-init.el (ediff-highest-priority): bug fix.
4
5 * viper-cmd.el (viper-special-read-and-insert-char): new function
6 that reads a character and uses the current input method or
7 iso-accents when appropriate.
8
9 * viper.el and all others: corrections to the comment blocks at
10 the top.
11
1 2001-09-09 Eli Zaretskii <eliz@is.elta.co.il> 12 2001-09-09 Eli Zaretskii <eliz@is.elta.co.il>
2 13
3 * info.el (Info-goto-node): Doc fix. 14 * info.el (Info-goto-node): Doc fix.
4 15
5 2001-09-07 Gerd Moellmann <gerd@gnu.org> 16 2001-09-07 Gerd Moellmann <gerd@gnu.org>