* allout.el (allout-post-undo-hook): New allout outline-change event hook
authorKen Manheimer <ken.manheimer@gmail.com>
Tue, 5 Jul 2011 18:54:08 +0000 (14:54 -0400)
committerKen Manheimer <ken.manheimer@gmail.com>
Tue, 5 Jul 2011 18:54:08 +0000 (14:54 -0400)
commit919d884a6dc860fc4268a5c4ec44e2e80a42836f
tree8ac1d25a18a5c635d76627d2c6b6bee0245b5f3a
parent450a0f09279df347a10d6c1e4b809a5082daf9c8
* allout.el (allout-post-undo-hook): New allout outline-change event hook
to signal undo activity.
(allout-post-command-business): Run allout-post-undo-hook if an undo just
occurred.
(allout-after-copy-or-kill-hook), (allout-mode): Minor docstring changes.

* allout-widgets.el (allout-widgets-after-undo-function): Ensure the
integrity of the current item's decoration after it has been in the
vicinity of an undo.
(allout-widgets-mode): Include allout-widgets-after-undo-function on the
new allout-post-undo-hook.
lisp/ChangeLog
lisp/allout-widgets.el
lisp/allout.el