Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
93772:061a2121a7e8 | 93773:d7554c14325c |
---|---|
1 2008-04-06 Michael Kifer <kifer@cs.stonybrook.edu> | |
2 | |
3 * viper*.el (viper-search-wrap-around-t): replace with | |
4 viper-search-wrap-around. | |
5 | |
6 * ediff*.el: replace 3-argument 'require' statements with 1-argument | |
7 ones (wrapped in if's). For compatibility with the current stable | |
8 version of XEmacs. | |
9 | |
1 2008-04-06 Dan Nicolaescu <dann@ics.uci.edu> | 10 2008-04-06 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 11 |
3 * vc.el (vc-status-prepare-status-buffer): | 12 * vc.el (vc-status-prepare-status-buffer): |
4 Reset vc-parent-buffer-name. | 13 Reset vc-parent-buffer-name. |
5 | 14 |