aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndré Spiegel2002-02-25 22:12:37 +0000
committerAndré Spiegel2002-02-25 22:12:37 +0000
commit3c0766fec4dd018482321659ca344015941c4d9c (patch)
treec522c162c5523715bfae50d3bfa4185d7867a66c
parent01f70dba885d21f41f42859e86b01cec4af0bb96 (diff)
downloademacs-3c0766fec4dd018482321659ca344015941c4d9c.tar.gz
emacs-3c0766fec4dd018482321659ca344015941c4d9c.zip
#
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e6cf4a208c6..9235c3ef23e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12002-02-25 Andre Spiegel <spiegel@gnu.org>
2
3 * vc.el (vc-diff-switches-list): Fix prev change, making the macro
4 consistent with the others that take a backend name as a symbol.
5
6 * vc-{cvs,rcs,sccs}.el: Update callers to the above.
7
12002-02-25 Kim F. Storm <no-spam@cua.dk> 82002-02-25 Kim F. Storm <no-spam@cua.dk>
2 9
3 * comint.el (comint-replace-by-expanded-filename): Do nothing if 10 * comint.el (comint-replace-by-expanded-filename): Do nothing if