From: Nick Roberts Date: Sat, 15 Jul 2006 04:24:52 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~1429 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=db28aa3c6e6bf3d65f857a0219859f3f224e8bde;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 492532e4315..53c6b391dd9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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)