update packages and add valign

This commit is contained in:
2026-04-05 20:00:27 +02:00
parent b062fb98e3
commit 03fb00e374
640 changed files with 109768 additions and 39311 deletions

View File

@@ -1,13 +1,13 @@
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "ol-notmuch" "20251101.2058"
(define-package "ol-notmuch" "20260101.1844"
"Links to notmuch messages."
'((emacs "29.1")
(compat "30.1")
(notmuch "0.38")
(notmuch "0.39")
(org "9.7"))
:url "https://github.com/tarsius/ol-notmuch"
:commit "7655f5ea25ea40b7d0453ae6531cae59e5ea592f"
:revdesc "7655f5ea25ea"
:commit "8f717329388935538fe433b9a15f1599edd9fcd5"
:revdesc "8f7173293889"
:keywords '("hypermedia" "mail")
:authors '(("Matthieu Lemerre" . "racin@free.fr"))
:maintainers '(("Jonas Bernoulli" . "emacs.ol-notmuch@jonas.bernoulli.dev")))