This commit is contained in:
Henrik Lissner 2015-06-20 22:23:42 +02:00
parent d154409656
commit 3b79d71609
6 changed files with 13 additions and 10 deletions

View file

@ -1,6 +1,7 @@
;;; defuns-quickrun.el
;;;; Code building ;;;;;;;;;;;;;;;;;;;;;;
;;;###autoload
(defvar narf--build-command '("make %s" . "Makefile"))
(make-variable-buffer-local 'narf--build-command)