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,12 +1,12 @@
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "pdf-tools" "20240429.407"
(define-package "pdf-tools" "20260102.1101"
"Support library for PDF documents."
'((emacs "26.3")
(tablist "1.0")
(let-alist "1.0.4"))
:url "http://github.com/vedang/pdf-tools/"
:commit "30b50544e55b8dbf683c2d932d5c33ac73323a16"
:revdesc "30b50544e55b"
:url "https://github.com/vedang/pdf-tools/"
:commit "e4b7f1f37cf59ddf025d609ffcdabe732a6e99ba"
:revdesc "e4b7f1f37cf5"
:keywords '("files" "multimedia")
:authors '(("Andreas Politz" . "mail@andreas-politz.de"))
:maintainers '(("Vedang Manerikar" . "vedang.manerikar@gmail.com")))