]> git.eshelyaron.com Git - emacs.git/commit
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:04:43 +0000 (14:04 -0400)
commit8684216542889fa57daa32072104afc69785907f
tree75072646b3c3016443349f141f788d8a3357c0e7
parent8e13d332481551e4c8c1c66dd0c69dd09256dffc
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.
lisp/allout-widgets.el