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

@@ -2,19 +2,19 @@
;; Copyright (C) 2010-2011 Matthieu Lemerre
;; Copyright (C) 2010-2021 The Org Contributors
;; Copyright (C) 2021-2025 Jonas Bernoulli
;; Copyright (C) 2021-2026 Jonas Bernoulli
;; Author: Matthieu Lemerre <racin@free.fr>
;; Maintainer: Jonas Bernoulli <emacs.ol-notmuch@jonas.bernoulli.dev>
;; Homepage: https://github.com/tarsius/ol-notmuch
;; Keywords: hypermedia mail
;; Package-Version: 20251101.2058
;; Package-Revision: 7655f5ea25ea
;; Package-Version: 20260101.1844
;; Package-Revision: 8f7173293889
;; Package-Requires: (
;; (emacs "29.1")
;; (compat "30.1")
;; (notmuch "0.38")
;; (notmuch "0.39")
;; (org "9.7"))
;; SPDX-License-Identifier: GPL-3.0-or-later
@@ -143,5 +143,6 @@ Can link to more than one message, if so all matching messages are shown."
(provide 'ol-notmuch)
;; Local Variables:
;; indent-tabs-mode: nil
;; lisp-indent-local-overrides: ((cond . 0) (interactive . 0))
;; End:
;;; ol-notmuch.el ends here