aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index db5bc124626..b4e04ab7f39 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -4,6 +4,11 @@
4 4
52010-08-21 Chong Yidong <cyd@stupidchicken.com> 52010-08-21 Chong Yidong <cyd@stupidchicken.com>
6 6
7 * cus-edit.el (custom-group-value-create): Add extra newline
8 before end line (Bug#6876).
9
102010-08-21 Chong Yidong <cyd@stupidchicken.com>
11
7 * mouse.el (mouse-save-then-kill): Don't save region to kill ring 12 * mouse.el (mouse-save-then-kill): Don't save region to kill ring
8 when extending it. Before killing on the second click, check if 13 when extending it. Before killing on the second click, check if
9 the buffer is the correct one. Doc fix. 14 the buffer is the correct one. Doc fix.