comparison lisp/ChangeLog @ 43536:84680f065f01

#
author André Spiegel <spiegel@gnu.org>
date Mon, 25 Feb 2002 22:12:37 +0000
parents 4481706b64dd
children c655dd180a47
comparison
equal deleted inserted replaced
43535:4f17582ed40a 43536:84680f065f01
1 2002-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
1 2002-02-25 Kim F. Storm <no-spam@cua.dk> 8 2002-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
4 comint-match-partial-filename returns nil. 11 comint-match-partial-filename returns nil.
5 12