aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 175463f9759..98a0a943858 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
12010-12-20 Chong Yidong <cyd@stupidchicken.com> 12010-12-20 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * color.el: Move from gnus/.
4
52010-12-20 Chong Yidong <cyd@stupidchicken.com>
6
3 * vc/diff.el (diff-better-file-name): Function deleted. 7 * vc/diff.el (diff-better-file-name): Function deleted.
4 abbreviating file names causes problems with shell-quote-argument. 8 abbreviating file names causes problems with shell-quote-argument.
5 (diff-no-select): Just use expand-file-name. 9 (diff-no-select): Just use expand-file-name.