update packages

This commit is contained in:
2026-06-27 11:34:21 +02:00
parent 4be4f859c4
commit 1aaef48596
246 changed files with 7997 additions and 4359 deletions
+3 -3
View File
@@ -5,8 +5,8 @@
;; Author: Oleh Krehel <ohwoeowho@gmail.com>
;; Maintainer: Basil L. Contovounesios <basil@contovou.net>
;; URL: https://github.com/abo-abo/swiper
;; Package-Version: 20260318.1355
;; Package-Revision: 1005bff8a700
;; Package-Version: 20260413.2102
;; Package-Revision: 0d02f5063d36
;; Package-Requires: ((emacs "24.5"))
;; Keywords: matching
@@ -2200,7 +2200,7 @@ PREDICATE is applied to filter out the COLLECTION immediately.
This argument is for compatibility with `completing-read'.
When REQUIRE-MATCH is non-nil, only members of COLLECTION can be
selected. In can also be a lambda.
selected. It can also be a lambda.
If INITIAL-INPUT is non-nil, then insert that input in the
minibuffer initially.