aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 98a0a943858..510bfcdd2c4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,8 +1,10 @@
12010-12-20 Chong Yidong <cyd@stupidchicken.com> 12010-12-20 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * color.el: Move from gnus/. 3 * menu-bar.el (menu-bar-kill-ring-save): Make obsolete.
4 (menu-bar-edit-menu): Bind "Copy" to kill-ring-save. Don't use
5 mouse-region-match.
4 6
52010-12-20 Chong Yidong <cyd@stupidchicken.com> 7 * color.el: Move from gnus/.
6 8
7 * vc/diff.el (diff-better-file-name): Function deleted. 9 * vc/diff.el (diff-better-file-name): Function deleted.
8 abbreviating file names causes problems with shell-quote-argument. 10 abbreviating file names causes problems with shell-quote-argument.