]> git.eshelyaron.com Git - emacs.git/commit
Rectify allout-widgets region undecoration so item at start is not missed.
authorKen Manheimer <ken.manheimer@gmail.com>
Sun, 5 Jul 2020 20:38:13 +0000 (16:38 -0400)
committerKen Manheimer <ken.manheimer@gmail.com>
Mon, 20 Jul 2020 18:07:50 +0000 (14:07 -0400)
commit33d85cb768b40794bffcd9ab22fbdec1211a74e5
tree6363cd1abafe8d83d8db0285fb4f0c57286061e7
parentdd7c191291c8eb1afeac0f1512745491c5c7a317
Rectify allout-widgets region undecoration so item at start is not missed.

* lisp/allout-widgets.el (allout-widgets-undecorate-region):
Reorganize the loop so an item at the start is not skipped.
lisp/allout-widgets.el