# HG changeset patch # User Nick Roberts # Date 1152937492 0 # Node ID db854eed2b9a35afbb40bd1393c87e81e4711b8f # Parent 6c76e92aa45fb030bbbb22250c17e450f058a6e9 *** empty log message *** diff -r 6c76e92aa45f -r db854eed2b9a lisp/ChangeLog --- a/lisp/ChangeLog Sat Jul 15 00:15:02 2006 +0000 +++ b/lisp/ChangeLog Sat Jul 15 04:24:52 2006 +0000 @@ -1,3 +1,15 @@ +2006-07-14 Ken Manheimer + + * allout.el (allout-run-unit-tests-on-load): Rectified docstring + grammar. + (allout-beginning-of-current-line): Beware beginning of buffer. + Also, a comment is simplified. + (allout-hotspot-key-handler): Only set allout-post-goto-bullet + when appropriate. (This fix enables use for other than + bullet-hotspot operation.) + (allout-hide-current-subtree): While escalating to sibling-close, + make sure to situate on a topic. + 2006-07-14 Kim F. Storm * emulation/cua-base.el (cua-delete-selection)