projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4593f17
)
Add some variable settings to use-package-tests.el, thanks tarsius
author
John Wiegley
<johnw@newartisans.com>
Thu, 25 Feb 2016 23:21:49 +0000
(15:21 -0800)
committer
John Wiegley
<johnw@newartisans.com>
Thu, 25 Feb 2016 23:22:10 +0000
(15:22 -0800)
test/lisp/use-package/use-package-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/use-package/use-package-tests.el
b/test/lisp/use-package/use-package-tests.el
index 869b818e54be9e78df26889f3f7937daaef1dde7..0644a5ee493b71f21e2cee472ecdb3b93cac763d 100644
(file)
--- a/
test/lisp/use-package/use-package-tests.el
+++ b/
test/lisp/use-package/use-package-tests.el
@@
-46,5
+46,7
@@
;; Local Variables:
;; indent-tabs-mode: nil
+;; no-byte-compile: t
+;; no-update-autoloads: t
;; End:
;;; use-package-tests.el ends here