Files

9 lines
175 B
Plaintext
Raw Permalink Normal View History

2017-07-18 19:13:55 +02:00
;; -*-emacs-lisp-*-
(source gnu)
(source melpa)
2017-07-18 19:43:26 +02:00
(package-file "autoscratch-mode.el")
2017-07-18 19:13:55 +02:00
(development
(depends-on "package-lint")
(depends-on "ert")
(depends-on "ert-runner"))