changeset 71914:db854eed2b9a

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Sat, 15 Jul 2006 04:24:52 +0000
parents 6c76e92aa45f
children 9315116570f0
files lisp/ChangeLog
diffstat 1 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <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)