# HG changeset patch # User Oleksandr Gavenko # Date 1308386251 -10800 # Node ID 993160feda9294782009e22d5fc24a33c152d033 # Parent 6c2682a5d81e7c372bfdbbc4bcac3ae7bedd0d39 Add docs. diff -r 6c2682a5d81e -r 993160feda92 .emacs-my --- 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)