[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\") \
- [elpa] master updated (0775e8c -> 5b288be), Ian Dunn, 2017/12/09
- [elpa] master 9b61ee5 03/62: Added ede/proj-aux to bootstrap.sh,
Ian Dunn <=
- [elpa] master 428098b 04/62: Added bzrignore file, Ian Dunn, 2017/12/09
- [elpa] master d854f3d 02/62: Fixed typos, Ian Dunn, 2017/12/09
- [elpa] master 52c8a88 10/62: Fixed usage of bzr send in documentation, Ian Dunn, 2017/12/09
- [elpa] master 262d99f 13/62: Added package requirements to paced.el, Ian Dunn, 2017/12/09
- [elpa] master 79c22c2 06/62: Added new customization options for paced-load-all-dictionaries, Ian Dunn, 2017/12/09
- [elpa] master e404950 14/62: Alias if-let* and when-let* for backwards compatibility, Ian Dunn, 2017/12/09
- [elpa] master 6c014ae 15/62: Remove rx pcase form for compatibility, Ian Dunn, 2017/12/09
- [elpa] master ecb2f9d 12/62: Fixed up info title, Ian Dunn, 2017/12/09
- [elpa] master c369964 16/62: Reduce required Emacs version to 25.3, Ian Dunn, 2017/12/09
- [elpa] master de2260f 07/62: Documented the population commands, Ian Dunn, 2017/12/09