summaryrefslogtreecommitdiff
path: root/dh_elpa
diff options
context:
space:
mode:
Diffstat (limited to 'dh_elpa')
-rwxr-xr-xdh_elpa3
1 files changed, 3 insertions, 0 deletions
diff --git a/dh_elpa b/dh_elpa
new file mode 100755
index 0000000..93332ce
--- /dev/null
+++ b/dh_elpa
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+emacs -batch -Q -l dh-elpa.el -f dhelpa-batch-install-file "$@"