org.el (org-cycle-internal-local): Fix trailing character bug
commit54f4d2f4a4c0bb41d73ff8c395c490fd45c8a077
authorNicolas Richard <theonewiththeevillook@yahoo.fr>
Fri, 23 May 2014 11:04:28 +0000 (23 13:04 +0200)
committerBastien Guerry <bzg@altern.org>
Fri, 23 May 2014 11:04:28 +0000 (23 13:04 +0200)
tree6edbf1701a2eff2e1b1d4eb3c0d7c7fe7be8d901
parentcece23b6646e0d6f275c85957297672d262c8ad3
org.el (org-cycle-internal-local): Fix trailing character bug

* org.el (org-cycle-internal-local): Don't show a trailing
character when cycling a subtree that ends with a non-newline
character at the end of the buffer or the narrowed region.
lisp/org.el