1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00

Add some variable settings to use-package-tests.el, thanks tarsius

This commit is contained in:
John Wiegley 2016-02-25 15:21:49 -08:00
parent 4593f178e3
commit 23a61c8f6b

View file

@ -46,5 +46,7 @@
;; Local Variables: ;; Local Variables:
;; indent-tabs-mode: nil ;; indent-tabs-mode: nil
;; no-byte-compile: t
;; no-update-autoloads: t
;; End: ;; End:
;;; use-package-tests.el ends here ;;; use-package-tests.el ends here