emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp simple.el


From: Chong Yidong
Subject: [Emacs-commit] emacs/lisp simple.el
Date: Wed, 02 Apr 2008 20:16:12 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/04/02 20:16:12

Modified files:
        lisp           : simple.el 

Log message:
        (deactivate-mark): When the mark is temporarily
        active, restore the original value of transient-mark-mode.
        (set-mark-command): First deactivate the mark if was temporarily
        active.
        (exchange-point-and-mark): Reactivate the mark if it was
        temporarily active.
        (handle-shift-selection): New fun.
        (transient-mark-mode): Move var documentation here from buffer.c.
        (next-line, previous-line, backward-word, move-end-of-line)
        (move-beginning-of-line, forward-to-indentation)
        (backward-to-indentation, back-to-indentation)
        (beginning-of-buffer, end-of-buffer): Add ^ interactive spec.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/simple.el?cvsroot=emacs&r1=1.913&r2=1.914




reply via email to

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