]> code.delx.au - gnu-emacs/commit
lisp/outline.el (outline-show-entry): Fix one invisible char
authorOleh Krehel <ohwoeowho@gmail.com>
Sat, 7 Feb 2015 17:54:07 +0000 (18:54 +0100)
committerOleh Krehel <ohwoeowho@gmail.com>
Sun, 8 Feb 2015 15:08:40 +0000 (16:08 +0100)
commit1a489c1a421a56bfc0ebaa07a87db2394887405a
tree9ec7ce8e096ef5f949f9c692142906ad452b0599
parent60f8214e97042bb1c4e7beb9da8df76cd4c124f7
lisp/outline.el (outline-show-entry): Fix one invisible char

* lisp/outline.el (outline-show-entry): Previously, when called for
the last outline in a file, a single invisible char was left.
Add a check for this condition.
lisp/ChangeLog
lisp/outline.el