# HG changeset patch # User Oleksandr Gavenko # Date 1439236073 -10800 # Node ID a3ec0437c4f1f9b820b47a55504ff9215d4ab3dd # Parent 85654fc21cf56c4370f2b695fa8d8e5704793c90 set-mark-command-repeat-pop diff -r 85654fc21cf5 -r a3ec0437c4f1 .emacs-my --- a/.emacs-my Thu Jul 09 22:39:54 2015 -0500 +++ b/.emacs-my Mon Aug 10 22:47:53 2015 +0300 @@ -994,6 +994,8 @@ ;; (require 'autobm) (global-set-key (kbd "C-x r m") 'autobm) +(setq set-mark-command-repeat-pop 't) + ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (message "completion")