diff options
| -rw-r--r-- | lisp/ChangeLog | 4 | ||||
| -rw-r--r-- | lisp/color.el (renamed from lisp/gnus/color.el) | 0 |
2 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 @@ 2010-12-20 Chong Yidong <cyd@stupidchicken.com> + * color.el: Move from gnus/. + +2010-12-20 Chong Yidong <cyd@stupidchicken.com> + * vc/diff.el (diff-better-file-name): Function deleted. abbreviating file names causes problems with shell-quote-argument. (diff-no-select): Just use expand-file-name. diff --git a/lisp/gnus/color.el b/lisp/color.el index 07044333c4b..07044333c4b 100644 --- a/lisp/gnus/color.el +++ b/lisp/color.el |
