aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2006-01-02 03:43:35 +0000
committerRichard M. Stallman2006-01-02 03:43:35 +0000
commitb8919739a69b884caf9354d2b6d993b7b2d1dbfd (patch)
tree1fd39440ea857e69eb5f5f66de6c07415c6e08cf /lisp/ChangeLog
parent107736a270f800eb8cf383dfd677922002c235eb (diff)
downloademacs-b8919739a69b884caf9354d2b6d993b7b2d1dbfd.tar.gz
emacs-b8919739a69b884caf9354d2b6d993b7b2d1dbfd.zip
Fix previous change.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b254c481a12..1050d3deb84 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -2,7 +2,7 @@
2 2
3 * cus-edit.el (Custom-set, Custom-save): Ask for confirmation. 3 * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
4 (Custom-reset-current, Custom-reset-saved): Likewise. 4 (Custom-reset-current, Custom-reset-saved): Likewise.
5 (Custom-reset-standard): Likewise. 5 (Custom-reset-standard): Show message if aborted.
6 (custom-mode): Doc fix, describing those commands. 6 (custom-mode): Doc fix, describing those commands.
7 7
8 * mouse.el (mouse-drag-region-1): When following link via mouse-2, 8 * mouse.el (mouse-drag-region-1): When following link via mouse-2,