We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b51d489 + 473cfbe commit 817083fCopy full SHA for 817083f
Makefile
@@ -90,6 +90,7 @@ $(AUTOLOADS): $(ELFILES) purescript-mode.elc
90
$(BATCH) \
91
--eval '(setq make-backup-files nil)' \
92
--eval '(setq generated-autoload-file "$(CURDIR)/$@")' \
93
+ --eval "(require 'autoload)" \
94
-f batch-update-autoloads "."
95
96
# HACK: embed version number into .elc file
0 commit comments