emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/gnus/nnweb.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/nnweb.el
Date: Thu, 03 Mar 2005 18:02:23 -0500

Index: emacs/lisp/gnus/nnweb.el
diff -c emacs/lisp/gnus/nnweb.el:1.12 emacs/lisp/gnus/nnweb.el:1.13
*** emacs/lisp/gnus/nnweb.el:1.12       Sat Sep  4 13:13:44 2004
--- emacs/lisp/gnus/nnweb.el    Thu Mar  3 23:02:21 2005
***************
*** 54,64 ****
  (defvar nnweb-type-definition
    '((google
       (article . ignore)
!      (id . "http://groups.google.com/groups?selm=%s&output=gplain";)
       (reference . identity)
       (map . nnweb-google-create-mapping)
       (search . nnweb-google-search)
!      (address . "http://groups.google.com/groups";)
       (identifier . nnweb-google-identity))
      (dejanews ;; alias of google
       (article . ignore)
--- 54,64 ----
  (defvar nnweb-type-definition
    '((google
       (article . ignore)
!      (id . "http://groups.google.de/groups?selm=%s&output=gplain";)
       (reference . identity)
       (map . nnweb-google-create-mapping)
       (search . nnweb-google-search)
!      (address . "http://groups.google.de/groups?hl=en";)
       (identifier . nnweb-google-identity))
      (dejanews ;; alias of google
       (article . ignore)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]