]> git.eshelyaron.com Git - emacs.git/commit
Fix allout-widgets-mode handling of edits to item cue, fixing (bug#11312)
authorKen Manheimer <ken.manheimer@gmail.com>
Sun, 5 Jul 2020 20:27:52 +0000 (16:27 -0400)
committerKen Manheimer <ken.manheimer@gmail.com>
Mon, 20 Jul 2020 17:39:20 +0000 (13:39 -0400)
commit8e13d332481551e4c8c1c66dd0c69dd09256dffc
treec5e69a6c03cf824814951f3604bb842ff63baaf3
parentfe2d0ede2874a5411d14e1cad3d72883823719c1
Fix allout-widgets-mode handling of edits to item cue, fixing (bug#11312)

* lisp/allout-widgets.el (allout-decorate-item-cue): Properly decorate
item cue span.
(allout-setup-text-properties): use allout-graphics-modification-handler
as allout-cue-span-category modification hook.
lisp/allout-widgets.el