We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bed9342 commit 5089069Copy full SHA for 5089069
Makefile
@@ -1,4 +1,7 @@
1
ARCHIVE=psci.el
2
3
+pr:
4
+ hub pull-request -b ardumont:master
5
+
6
install-clean:
7
~/bin/emacs/emacs-install-clean.sh ./$(ARCHIVE)
0 commit comments