branch: master commit a4075253ac33194bf291e37ecc7a9390b117c27b Author: Stefan Monnier <monn...@iro.umontreal.ca> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
* elpa-config: New file --- elpa-config | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/elpa-config b/elpa-config new file mode 100644 index 0000000..7c82055 --- /dev/null +++ b/elpa-config @@ -0,0 +1,9 @@ +;; -*- lisp-data -*- + +((name "NonGNU") + (gitrepo "emacs/nongnu.git") + (url "https://elpa.nongnu.org/nongnu/") + (branch-prefix "externals/") + (release-branch-prefix "externals-release/") + (specs-file "externals-list") + (debug nil))