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,5 +1,5 @@
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "citeproc" "20251103.716"
(define-package "citeproc" "20260113.1047"
"A CSL 1.0.2 Citation Processor."
'((emacs "26")
(dash "2.13.0")
@@ -11,8 +11,8 @@
(parsebib "2.4")
(compat "28.1"))
:url "https://github.com/andras-simonyi/citeproc-el"
:commit "a3d62ab8e40a75fcfc6e4c0c107e3137b4db6db8"
:revdesc "a3d62ab8e40a"
:commit "4bde999a41803fe519ea80eab8b813d53503eebd"
:revdesc "4bde999a4180"
:keywords '("bib")
:authors '(("András Simonyi" . "andras.simonyi@gmail.com"))
:maintainers '(("András Simonyi" . "andras.simonyi@gmail.com")))