1
0
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:
Robert Pluim 2019-11-15 08:56:08 +01:00
parent 81d3f1b6b1
commit 06ac04a8ec

View File

@ -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)