author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Sat, 18 Jun 2011 11:37:31 +0300 | |
changeset 647 | 993160feda92 |
parent 646 | 6c2682a5d81e |
child 648 | 6486ccef8fd1 |
--- a/.emacs-my Sat Jun 18 11:36:34 2011 +0300 +++ b/.emacs-my Sat Jun 18 11:37:31 2011 +0300 @@ -1222,6 +1222,8 @@ ;;; ---------------------------------------------------------------- (message "compile") +;; Prompt for compilation command. +(setq compilation-read-command 1) (setq compile-auto-highlight t) (setq compile-command "make ") (when (eq system-type 'berkeley-unix)