Mercurial > emacs
diff lisp/ChangeLog @ 72579:5ab6646918c5
2006-08-30 Michael Kifer <kifer@cs.stonybrook.edu>
* viper-cmd.el (viper-special-read-and-insert-char): convert events to
chars if XEmacs.
(viper-after-change-undo-hook): check if undo-in-progress is bound.
author | Michael Kifer <kifer@cs.stonybrook.edu> |
---|---|
date | Thu, 31 Aug 2006 03:39:42 +0000 |
parents | a9874901ba07 |
children | 2da08bd76792 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Aug 30 21:10:10 2006 +0000 +++ b/lisp/ChangeLog Thu Aug 31 03:39:42 2006 +0000 @@ -1,3 +1,9 @@ +2006-08-30 Michael Kifer <kifer@cs.stonybrook.edu> + + * viper-cmd.el (viper-special-read-and-insert-char): convert events to + chars if XEmacs. + (viper-after-change-undo-hook): check if undo-in-progress is bound. + 2006-08-30 Stefan Monnier <monnier@iro.umontreal.ca> * progmodes/python.el (python-eldoc-function): Re-enable quit while