]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
lisp/outline.el (outline-show-entry): Fix one invisible char
[gnu-emacs] / lisp / ChangeLog
index cf5ccd24e548d2f34444793656a957a241eb27c4..b862d42b9613bab4b2e7fe7c724e2120e2f36dd3 100644 (file)
@@ -1,3 +1,8 @@
+2015-02-08  Oleh Krehel  <ohwoeowho@gmail.com>
+
+       * outline.el (outline-show-entry): Fix one invisible char for the
+       file's last outline.  Fixes Bug#19493.
+
 2015-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * subr.el (indirect-function): Change advertised calling convention.