emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master 9b61ee5 03/62: Added ede/proj-aux to bootstrap.sh


From: Ian Dunn
Subject: [elpa] master 9b61ee5 03/62: Added ede/proj-aux to bootstrap.sh
Date: Sat, 9 Dec 2017 14:33:56 -0500 (EST)

branch: master
commit 9b61ee5e54afb7e4912a7e2cf641c9f9ebab3473
Author: Ian Dunn <address@hidden>
Commit: Ian Dunn <address@hidden>

    Added ede/proj-aux to bootstrap.sh
---
 bootstrap.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bootstrap.sh b/bootstrap.sh
index 768dec0..2e616e9 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -17,7 +17,7 @@
 
 emacs \
     --batch \
-    -l ede/proj -l ede/proj-elisp -l ede/proj-misc \
+    -l ede/proj -l ede/proj-elisp -l ede/proj-misc -l ede/proj-aux \
     --eval "(progn (global-ede-mode) \
                    (setq ede-project-directories t) \
                    (find-file \"Project.ede\") \



reply via email to

[Prev in Thread] Current Thread [Next in Thread]