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: Kim F. Storm
Subject: [Emacs-commit] emacs/lisp simple.el
Date: Sun, 14 Apr 2002 13:27:56 -0400

CVSROOT:        /cvs
Module name:    emacs
Changes by:     Kim F. Storm <address@hidden>   02/04/14 13:27:55

Modified files:
        lisp           : simple.el 

Log message:
        (pop-to-mark-command, push-mark-command): New commands.
        (set-mark-command): Use them.
        Enhanced functionality when command is repeated:
        - If first command set the mark (no prefix arg), repeat temporarily
        enables transient-mark-mode.
        - If first command jumped to mark off ring (with argument),
        repeat (with or without arg) jump to next mark off ring.
        - Use C-u C-u prefix to set mark after jump.
        (exchange-point-and-mark): Temporarily enable transient-mark-mode
        if prefix arg.

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




reply via email to

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