aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c9c4d26844b..df9f3993878 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,16 @@
12005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
2
3 * ediff-diff.el (ediff-same-contents) Eliminate CL-type functions.
4
5 * ediff-mult.el (ediff-intersect-directories) Make sure that ".." and
6 "." files are deleted from all file lists before comparison
7
8 * viper-keym.el
9 (viper-toggle-key,viper-quoted-insert-key,viper-ESC-key):
10 Made them customizable.
11
12 * viper.el (viper-non-hook-settings): fixed the names of defadvices.
13
12005-06-01 Luc Teirlinck <teirllm@auburn.edu> 142005-06-01 Luc Teirlinck <teirllm@auburn.edu>
2 15
3 * autorevert.el (auto-revert-buffers): Use save-match-data. 16 * autorevert.el (auto-revert-buffers): Use save-match-data.