Searched +refs:nnwarchive +refs:type (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dnnwarchive.el0 ;;; nnwarchive.el --- interfacing with web archives
48 (nnoo-declare nnwarchive)
50 (defvar nnwarchive-type-definition
55 nnwarchive-login nnwarchive-passwd)
58 (list-dissect . nnwarchive-egroups-list)
59 (list-groups . nnwarchive-egroups-list-groups)
65 (xover-dissect . nnwarchive-egroups-xover)
68 (article-dissect . nnwarchive
[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 103 milliseconds