]> git.eshelyaron.com Git - emacs.git/commit
Backport: 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 18:27:17 +0000 (14:27 -0400)
commit044960ead25e5e7a9da9ebcd2103e39d4142e1e4
tree5bc732922d7093f92386a51abea06e7189ecd42f
parentcd93debc600b31ec7d257ba0195ae7132df83816
Backport: 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.

(cherry picked from commit 8e13d332481551e4c8c1c66dd0c69dd09256dffc)
lisp/allout-widgets.el