emacs-devel
[Top][All Lists]
Advanced

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

allout.el patch to prevent conflicts with field-formatted text


From: Ken Manheimer
Subject: allout.el patch to prevent conflicts with field-formatted text
Date: Tue, 18 Jul 2006 19:11:42 -0400

the attached patch makes allout tolerate field-formatted text within
allout outlines.

there's a copy of the ChangeLog entry below my signature, and also
attached to the message.
--
ken
address@hidden
http://myriadicity.net

2006-07-18  Ken Manheimer  <address@hidden>

        * allout.el (allout-unprotected, allout-e-o-prefix-p)
        (allout-beginning-of-current-line, allout-end-of-current-line)
        (allout-next-visible-heading, allout-open-topic)
        (allout-kill-topic, allout-yank-processing, allout-resolve-xref)
        (allout-flag-current-subtree, allout-show-to-offshoot)
        (allout-hide-current-entry, allout-show-current-branches)
        (allout-hide-region-body, allout-old-expose-topic)
        (allout-listify-exposed, allout-latex-verbatim-quote-curr-line)
        (allout-mark-topic, allout-adjust-file-variable): Enclose scopes
        containing `beginning-of-line' and `end-of-line' with
        `inhibit-field-text-motion' t.

Attachment: allout-patch.txt
Description: Text document

Attachment: ChangeLog-entry.txt
Description: Text document


reply via email to

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