Keep paragraph motion commands from deactivating the mark
commitbb331aee96144f75516005ccbbd3b7ccb0675701
authorCarsten Dominik <carsten.dominik@gmail.com>
Sat, 14 Sep 2013 05:58:56 +0000 (14 07:58 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Sat, 14 Sep 2013 05:58:56 +0000 (14 07:58 +0200)
tree743c378745f76f3e5757153525ffea3bf865c3b1
parentc1f1c026f20b70a19293b1943d26f24c0b7fe63a
Keep paragraph motion commands from deactivating the mark

* lisp/org.el (org-forward-paragraph): Do not deactivate the mark.
(org-backward-paragraph): Do not deactivate the mark.
lisp/org.el