Stop C-a and C-e from deactivating the mark
commite677589e69140f64a7e165b2ea0287df4d0a20c3
authorCarsten Dominik <carsten.dominik@gmail.com>
Sun, 8 Sep 2013 16:22:51 +0000 (8 18:22 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Sun, 8 Sep 2013 16:22:51 +0000 (8 18:22 +0200)
tree5ed3c334c31515a39fd18d9fe047156c81f2ce7a
parent8ad6f534f9b24f273b7699199df34c0f44f9059f
Stop C-a and C-e from deactivating the mark

* lisp/org.el (org-beginning-of-line):
(org-end-of-line): Bind deactivate-mark to avoid that this command
deactivates it.
lisp/org.el