author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Fri, 26 Aug 2016 00:02:33 +0300 | |
changeset 1423 | 35d5b5936989 |
parent 1422 | e601b08d4cbd |
child 1424 | 9cc3eb1e06a8 |
--- 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 "))