Don't move line upward if point is at eob
commit049c0776ff35ac006ef6be09bf931b0d8e67b426
authorDavid Maus <dmaus@ictsoc.de>
Thu, 4 Aug 2011 14:05:08 +0000 (4 16:05 +0200)
committerDavid Maus <dmaus@ictsoc.de>
Thu, 4 Aug 2011 14:05:08 +0000 (4 16:05 +0200)
tree812a883f0d796f9cfffa314d57a4e62e6cfa577e
parent4db8048a23415a8f454badba0b2b1f1a938c5500
Don't move line upward if point is at eob

* org.el (org-back-over-empty-lines): Don't move line upward if point
is at eob.

Fixes a bug with refiling reported by Bernt Hansen, simplified version
of fix proposed by Jason Dunsmore.
lisp/org.el