mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-27 07:37:33 +00:00
Update nnir-method-default-engines version tag
* lisp/gnus/nnir.el (nnir-method-default-engines): Update version tag.
This commit is contained in:
parent
81d3f1b6b1
commit
06ac04a8ec
@ -580,7 +580,7 @@ Add an entry here when adding a new search engine.")
|
||||
|
||||
(defcustom nnir-method-default-engines '((nnimap . imap))
|
||||
"Alist of default search engines keyed by server method."
|
||||
:version "24.1"
|
||||
:version "27.1"
|
||||
:group 'nnir
|
||||
:type `(repeat (cons (choice (const nnimap) (const nntp) (const nnspool)
|
||||
(const nneething) (const nndir) (const nnmbox)
|
||||
|
Loading…
Reference in New Issue
Block a user