]> git.eshelyaron.com Git - emacs.git/commit
* emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
authorJuri Linkov <juri@jurta.org>
Mon, 13 Dec 2004 03:09:59 +0000 (03:09 +0000)
committerJuri Linkov <juri@jurta.org>
Mon, 13 Dec 2004 03:09:59 +0000 (03:09 +0000)
commit967e1a52ad43c7f69a685ec880254d097e417918
tree1b3b67b004b8f425297f3e936e0216ffd025f98a
parent705a593394ef51c2dc024cac2a2905ee28d57761
* emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
Do not push mark when mark is active in transient-mark-mode.
* emacs-lisp/lisp.el (mark-sexp, mark-defun):
Extend the region when mark is active in transient-mark-mode,
regardless of the last command.  Doc fix.
* emacs-lisp/lisp.el (mark-sexp): Reverse the condition for
preserving direction, to mark forward instead of backward when mark
is equal to point (e.g. when C-SPC C-M-SPC is typed in t-m-m).
lisp/emacs-lisp/lisp.el