Mercurial > emacs
diff lisp/ChangeLog @ 99789:125a6fd7c956
2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
* viper.el: date change.
* viper-cmd.el (viper-envelop-ESC-key):
viper-translate-all-ESC-keysequences is now a function.
* viper-init (viper-translate-all-ESC-keysequences): make this variable
author | Michael Kifer <kifer@cs.stonybrook.edu> |
---|---|
date | Sat, 22 Nov 2008 06:29:09 +0000 |
parents | 2de5937e4473 |
children | 45ea5b2748da |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Nov 22 05:23:42 2008 +0000 +++ b/lisp/ChangeLog Sat Nov 22 06:29:09 2008 +0000 @@ -1,3 +1,12 @@ +2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu> + + * viper.el: date change. + + * viper-cmd.el (viper-envelop-ESC-key): + viper-translate-all-ESC-keysequences is now a function. + + * viper-init (viper-translate-all-ESC-keysequences): make this variable + 2008-11-22 Stefan Monnier <monnier@iro.umontreal.ca> * vc-hooks.el (vc-follow-link, vc-find-file-hook):