mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 07:46:51 -04:00
; * lisp/gnus/nnweb.el (nnweb-type): Doc fix.
This commit is contained in:
parent
411db55432
commit
37f2551460
|
|
@ -42,7 +42,7 @@
|
|||
|
||||
(defvoo nnweb-type 'google
|
||||
"What search engine type is being used.
|
||||
Valid types include `google' and `dejanews'.")
|
||||
The only valid type is currently `google'.")
|
||||
|
||||
(defvar nnweb-type-definition
|
||||
'((google
|
||||
|
|
|
|||
Loading…
Reference in a new issue