• Richard M. Stallman's avatar
    (push-mark): Don't activate the mark. · 9a1277dd
    Richard M. Stallman authored
    (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.
    9a1277dd
simple.el 76.6 KB