emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp/emacs-lisp lisp.el


From: Juri Linkov
Subject: [Emacs-commit] emacs/lisp/emacs-lisp lisp.el
Date: Sun, 12 Dec 2004 22:38:23 -0500

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Juri Linkov <address@hidden>    04/12/13 03:09:59

Modified files:
        lisp/emacs-lisp: lisp.el 

Log message:
        * 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).

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/emacs-lisp/lisp.el.diff?tr1=1.58&tr2=1.59&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]