We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71f737d commit 8d98f79Copy full SHA for 8d98f79
Makefile
@@ -1,4 +1,4 @@
1
-EMACS ?= emacs
+export EMACS ?= emacs
2
EMACSFLAGS = -L .
3
CASK = cask
4
VERSION = $(shell git describe --tags --abbrev=0 | sed 's/^v//')
0 commit comments