]> 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)
committerStefan Kangas <stefankangas@gmail.com>
Sat, 30 Dec 2023 17:14:40 +0000 (18:14 +0100)
commit03fdb21bcfdc27401066bb7375d07ad0259219fa
tree65fc0f253d77a27873d898589b374c3525985cf4
parente438215f69fcd9e536981f90b2ff30f72c4a757e
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.
lisp/finder.el