diff -r e601b08d4cbd -r 35d5b5936989 .emacs-my --- a/.emacs-my Fri Aug 26 00:02:04 2016 +0300 +++ b/.emacs-my Fri Aug 26 00:02:33 2016 +0300 @@ -2382,7 +2382,6 @@ ;; Prompt for compilation command. (setq compilation-read-command 1) -(setq compile-auto-highlight t) (setq compile-command "mymake ") (when (eq system-type 'berkeley-unix) (setq compile-command "gmake "))