emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp ChangeLog


From: Chong Yidong
Subject: [Emacs-commit] emacs/lisp ChangeLog
Date: Wed, 02 Apr 2008 20:17:46 +0000

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

Modified files:
        lisp           : ChangeLog 

Log message:
        * simple.el (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.
        
        * mouse.el (mouse-set-region-1): Save the old value of
        transient-mark-mode.
        (mouse-drag-track): Ignore the now-obsolete value `identity' for
        transient-mark-mode.
        
        * textmodes/paragraphs.el (forward-paragraph)
        (backward-paragraph, forward-sentence, backward-sentence): Add ^
        interactive spec.
        
        * emulation/cua-base.el (cua-mode): Turn off shift-select-mode.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.13283&r2=1.13284




reply via email to

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