]> git.eshelyaron.com Git - emacs.git/commit
Add `text` to `finder-known-keywords`
authorStefan Kangas <stefankangas@gmail.com>
Sat, 30 Dec 2023 16:56:39 +0000 (17:56 +0100)
committerEshel Yaron <me@eshelyaron.com>
Tue, 2 Jan 2024 07:55:10 +0000 (08:55 +0100)
commit4dbccff5c94a39c83f402db7755aa05f0ef665b5
treeea968d5da02735cf9ce7a222c090883e363e786a
parent8736191a70915743e8eadfb58c3dcf5f4b37082b
Add `text` to `finder-known-keywords`

`finder-known-keywords` is "supposed to correspond to top-level
customization groups".  However, the customize group "wp" is now
deprecated in favor of "text".

* lisp/finder.el (finder-known-keywords): Add new "text" keyword.
Deprecate the "wp" keyword.

(cherry picked from commit 03fdb21bcfdc27401066bb7375d07ad0259219fa)
lisp/finder.el