]> git.eshelyaron.com Git - emacs.git/commit
Backport: Don't let item decoration be disrupted by too-shallow items.
authorKen Manheimer <ken.manheimer@gmail.com>
Mon, 6 Jul 2020 18:18:57 +0000 (14:18 -0400)
committerKen Manheimer <ken.manheimer@gmail.com>
Mon, 20 Jul 2020 18:29:00 +0000 (14:29 -0400)
commit3071cecda070b0a4808eeca8009a5dc088606ec6
tree5266802062e92b638ed9496a075fcb16202ea5a9
parent044960ead25e5e7a9da9ebcd2103e39d4142e1e4
Backport: Don't let item decoration be disrupted by too-shallow items.

* lisp/allout-widgets.el (allout-decorate-item-and-context): Check for
parent-position having value before using it.

Also, shift local emacs vars topic deeper so it doesn't constitute
an instance of that particular aberrant case.

(cherry picked from commit 8684216542889fa57daa32072104afc69785907f)
lisp/allout-widgets.el