diff options
author | Michael Kifer <kifer@cs.stonybrook.edu> | 2005-08-06 20:29:11 +0000 |
---|---|---|
committer | Michael Kifer <kifer@cs.stonybrook.edu> | 2005-08-06 20:29:11 +0000 |
commit | 44766d63addeeaba31d53a8e772c42e606227dbe (patch) | |
tree | 7773f385ec34cd779941a25afe0b24db36c265e5 /lisp/ChangeLog | |
parent | 99f3554f006f8487b4fdeeb74465e82c02d6299d (diff) | |
download | emacs-44766d63addeeaba31d53a8e772c42e606227dbe.tar.gz |
2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
* viper.el (viper-emacs-state-mode-list): add recentf-dialog-mode.
Change the date of last update.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7550d1cd739..8eda720103c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,10 @@ 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu> + * viper.el (viper-emacs-state-mode-list): add recentf-dialog-mode. + Change the date of last update. + +2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu> + * viper-cmd.el (viper-harness-minor-mode,viper-exec-delete, viper-exec-yank,viper-put-back): don't display modification msg if in the minibuffer. |