Searched +refs:nnweb +refs:type (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/lisp/gnus/
H A Dnnweb.el0 ;;; nnweb.el --- retrieving articles via web search engines
46 (nnoo-declare nnweb)
48 (defvoo nnweb-directory (nnheader-concat gnus-directory "nnweb/")
49 "Where nnweb will save its files.")
51 (defvoo nnweb-type 'google
52 "What search engine type is being used.
55 (defvar nnweb-type
[all...]
H A Dgnus.el303 :type 'boolean)
308 :type 'boolean)
345 '((:type xpm :file "gnus-pointer.xpm"
347 (:type xbm :file "gnus-pointer.xbm"
988 :type `(choice ,@(mapcar (lambda (elem) (list 'const (car elem)))
1011 `((:type xpm :file "gnus.xpm"
1017 (:type pbm :file "gnus.pbm"
1021 (:type xbm :file "gnus.xbm"
1100 :type '(repeat (cons regexp
1109 :type '(choic
[all...]
H A Dgnus-group.el56 :type 'directory)
62 :type 'directory)
67 :type 'string)
71 When you type, for instance, `n' after reading the last article in the
82 :type '(choice (const nil)
90 :type 'boolean)
96 :type 'boolean)
105 :type '(choice regexp (const nil)))
111 :type 'boolean)
117 :type 'intege
[all...]

Completed in 197 milliseconds