diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
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 @@ | |||
| 1 | 2010-12-20 Chong Yidong <cyd@stupidchicken.com> | 1 | 2010-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 | ||
| 5 | 2010-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. |