emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

allout.el patch - fixes for some edge conditions


From: Ken Manheimer
Subject: allout.el patch - fixes for some edge conditions
Date: Fri, 14 Jul 2006 16:05:49 -0400

i have a few more patches for obscure allout bugs.

two rectify things in my previous patch - one fixes a docstring
grammar error, and the other fixes the new allout-hotspot-key-handler
so it can be used consistently for other purposes than allout's
standard pre-command bullet hotspot operation.

the two other changes fix two other, old bugs having to do with
beginning-of-buffer edge conditions.

below is the ChangeLog entry.  the patch is attached.

2006-07-14  Ken Manheimer  <address@hidden>
        * 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.

--
ken
address@hidden
http://myriadicity.net

Attachment: allout-patch.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]