Files
emacs-conf/lisp/notmuch/notmuch-pkg.el
2026-06-27 11:34:21 +02:00

10 lines
348 B
EmacsLisp

;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "notmuch" "20260314.2247"
"Run notmuch within emacs."
()
:url "https://notmuchmail.org"
:commit "094744b3f6f5c6831b6555d1fe75709abf1d1279"
:revdesc "094744b3f6f5"
:authors '(("Carl Worth" . "cworth@cworth.org"))
:maintainers '(("Carl Worth" . "cworth@cworth.org")))