aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8b7e5f1525b..662dd7a7f99 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
2
3 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
4 that's true if the current command involved collapsing of text.
5 It's reset to false at the beginning of the next command.
6 (allout-post-command-business): Move the cursor to the beginning
7 of entry if the cursor is hidden and collapsing activity just
8 happened.
9
12011-09-24 Chong Yidong <cyd@stupidchicken.com> 102011-09-24 Chong Yidong <cyd@stupidchicken.com>
2 11
3 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while 12 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while