notmuch/emacs/notmuch-pkg.el.tmpl
Jonas Bernoulli 42781f1821 NEWS: At least Emacs 25.1 is required now
Some backward incompatible changes follow in the next few commits
and going forward contributors don't have to worry about Emacs 24
at all anymore.
2020-08-09 21:14:36 -03:00

6 lines
113 B
Cheetah

;; %AG%
(define-package
"notmuch"
%VERSION%
"Emacs based front-end (MUA) for notmuch"
'((emacs "25.1")))