Mercurial > emacs
comparison lisp/widget.el @ 44586:2776503d098e
(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.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sun, 14 Apr 2002 17:27:55 +0000 |
parents | b174db545cfd |
children | e88404e8f2cf |
comparison
equal
deleted
inserted
replaced
44585:015615bc779b | 44586:2776503d098e |
---|