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,14 +1,14 @@
;;; popup.el --- Visual Popup User Interface -*- lexical-binding: t; -*-
;; Copyright (C) 2009-2015 Tomohiro Matsuyama
;; Copyright (c) 2020-2025 Jen-Chieh Shen
;; Copyright (c) 2020-2026 Jen-Chieh Shen
;; Author: Tomohiro Matsuyama <m2ym.pub@gmail.com>
;; Maintainer: Shen, Jen-Chieh <jcs090218@gmail.com>
;; URL: https://github.com/auto-complete/popup-el
;; Keywords: lisp
;; Package-Version: 20250101.843
;; Package-Revision: 7a05700a37aa
;; Package-Version: 20251231.1622
;; Package-Revision: 45a0b759076c
;; Package-Requires: ((emacs "24.3"))
;; This program is free software; you can redistribute it and/or modify