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"))
|