aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMichael Kifer2008-04-06 19:26:02 +0000
committerMichael Kifer2008-04-06 19:26:02 +0000
commita5254f378911515c8b19ac4d4be0877c835f1586 (patch)
tree94316ba0dfc2cfb7c44e6859b6810916bf34bc3f /lisp/ChangeLog
parent4dc2220833024c4c40ad52510ec8d6d6f3cf8769 (diff)
downloademacs-a5254f378911515c8b19ac4d4be0877c835f1586.tar.gz
emacs-a5254f378911515c8b19ac4d4be0877c835f1586.zip
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.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6ac5f553f93..91bc68ddbde 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12008-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
12008-04-06 Dan Nicolaescu <dann@ics.uci.edu> 102008-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):