(push-mark): Don't activate the mark.
authorRichard M. Stallman <rms@gnu.org>
Sat, 15 May 1993 20:55:02 +0000 (20:55 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 15 May 1993 20:55:02 +0000 (20:55 +0000)
commit9a1277dd3bb18883a023db7af279abcd89f7eef9
tree1107185a377c0c64e2db027eefafa37da4d21293
parent9397d456509afed46ac517a58027c71dcf92ddc0
(push-mark): Don't activate the mark.
(set-mark-command): Explicitly do so here.
When popping, don't mind if mark is inactive.
(pop-mark): Deactivate mark.  Don't mind if it's inactive.
(yank-pop): Don't mind if mark is inactive.
(keyboard-quit): Deactivate the mark.
(kill-ring-save): When bouncing cursor,
bounce the mark too, so highlighted area does not change.
lisp/simple.el