allout.el (allout-after-copy-or-kill-hook): New hook for extension-specific
authorKen Manheimer <ken.manheimer@gmail.com>
Mon, 7 Feb 2011 20:43:36 +0000 (15:43 -0500)
committerKen Manheimer <ken.manheimer@gmail.com>
Mon, 7 Feb 2011 20:43:36 +0000 (15:43 -0500)
commit4ec28e14ba2d74743419aa17490064c77b42ad3e
treea70e5de072e49ff9c306fc1bb665416d4c7d9ddc
parent61c72b067b6ee7f66bab31097423bcce95af90e0
allout.el (allout-after-copy-or-kill-hook): New hook for extension-specific
processing of killed text.
(allout-mode): Include new allout-after-copy-or-kill-hook among mentioned
hooks.
(allout-kill-line) (allout-kill-topic): Ensure that processing after kill
happens even if barf-if-buffer-read-only is raised.  Include new
allout-after-copy-or-kill-hook among that subsequent processing.
(allout-deannotate-hidden): Actually remove the annotation text properties.
lisp/ChangeLog
lisp/allout.el