branch: externals/corfu commit f9b9d87a6d1f9321d37f80745d3f685a36586ff5 Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
Replace keyword wp with text --- corfu.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/corfu.el b/corfu.el index 6b53f80ccc..833454d27b 100644 --- a/corfu.el +++ b/corfu.el @@ -8,7 +8,7 @@ ;; Version: 1.1 ;; Package-Requires: ((emacs "27.1") (compat "29.1.4.4")) ;; Homepage: https://github.com/minad/corfu -;; Keywords: abbrev, convenience, matching, completion, wp +;; Keywords: abbrev, convenience, matching, completion, text ;; This file is part of GNU Emacs.