Fix point adjustment after beginning/end of line commands
commit4e0fad540f3a250df12d60cf304347a38537b56f
authorCarsten Dominik <carsten.dominik@gmail.com>
Fri, 10 May 2013 06:59:07 +0000 (10 08:59 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Fri, 10 May 2013 06:59:07 +0000 (10 08:59 +0200)
treebf5caf24aac48892b31f98621286ed6ec91bc2ea
parent7350e29eaea84511c027cc64d3a3968091b839ae
Fix point adjustment after beginning/end of line commands

* lisp/org.el (org-beginning-of-line,org-end-of-line): Set
  disable-point-adjustment when the command ends next to invisible
  text.
lisp/org.el