]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Sat, 15 Jul 2006 04:24:52 +0000 (04:24 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Sat, 15 Jul 2006 04:24:52 +0000 (04:24 +0000)
lisp/ChangeLog

index 492532e431592d235890e7703f187f8f4bfbff2d..53c6b391dd95a94d0ceaa583589a35e0bef2a044 100644 (file)
@@ -1,3 +1,15 @@
+2006-07-14  Ken Manheimer  <ken.manheimer@gmail.com>
+
+       * 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  <storm@cua.dk>
 
        * emulation/cua-base.el (cua-delete-selection)