]> git.eshelyaron.com Git - emacs.git/commit
(pop-to-mark-command, push-mark-command): New commands.
authorKim F. Storm <storm@cua.dk>
Sun, 14 Apr 2002 17:27:55 +0000 (17:27 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 14 Apr 2002 17:27:55 +0000 (17:27 +0000)
commit868c2f498c7c0677f2229aef382bbfe427eb780d
tree7934ab80eeab5798861eebdc3c18298453041f9e
parent5e55c9ebe5f54d22ff540e04429968f24f5321f5
(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.
lisp/simple.el