/[emacs]/emacs/lisp/gnus/nnweb.el
ViewVC logotype

Diff of /emacs/lisp/gnus/nnweb.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12 by miles, Sat Sep 4 13:13:44 2004 UTC revision 1.13 by miles, Thu Mar 3 23:02:21 2005 UTC
# Line 54  Valid types include `google', `dejanews' Line 54  Valid types include `google', `dejanews'
54  (defvar nnweb-type-definition  (defvar nnweb-type-definition
55    '((google    '((google
56       (article . ignore)       (article . ignore)
57       (id . "http://groups.google.com/groups?selm=%s&output=gplain")       (id . "http://groups.google.de/groups?selm=%s&output=gplain")
58       (reference . identity)       (reference . identity)
59       (map . nnweb-google-create-mapping)       (map . nnweb-google-create-mapping)
60       (search . nnweb-google-search)       (search . nnweb-google-search)
61       (address . "http://groups.google.com/groups")       (address . "http://groups.google.de/groups?hl=en")
62       (identifier . nnweb-google-identity))       (identifier . nnweb-google-identity))
63      (dejanews ;; alias of google      (dejanews ;; alias of google
64       (article . ignore)       (article . ignore)

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26