Mercurial > emacs
diff lisp/ChangeLog @ 93773:d7554c14325c
2008-04-06 Michael Kifer <kifer@cs.stonybrook.edu>
* viper*.el (viper-search-wrap-around-t): replace with
viper-search-wrap-around.
* ediff*.el: replace 3-argument 'require' statements with 1-argument
ones (wrapped in if's). For compatibility with the current stable
version of XEmacs.
author | Michael Kifer <kifer@cs.stonybrook.edu> |
---|---|
date | Sun, 06 Apr 2008 19:26:02 +0000 |
parents | 061a2121a7e8 |
children | 2604709dd36f |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Apr 06 17:30:40 2008 +0000 +++ b/lisp/ChangeLog Sun Apr 06 19:26:02 2008 +0000 @@ -1,3 +1,12 @@ +2008-04-06 Michael Kifer <kifer@cs.stonybrook.edu> + + * viper*.el (viper-search-wrap-around-t): replace with + viper-search-wrap-around. + + * ediff*.el: replace 3-argument 'require' statements with 1-argument + ones (wrapped in if's). For compatibility with the current stable + version of XEmacs. + 2008-04-06 Dan Nicolaescu <dann@ics.uci.edu> * vc.el (vc-status-prepare-status-buffer):