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

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

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

revision 1.6 by miles, Fri May 6 00:27:50 2005 UTC revision 1.7 by miles, Mon May 30 17:13:58 2005 UTC
# Line 899  whether they are `offsite' or `onsite'." Line 899  whether they are `offsite' or `onsite'."
899                    (selection                    (selection
900                     (mapcar (lambda (listinfo)                     (mapcar (lambda (listinfo)
901                               (cons (cdr (assoc "sitename" listinfo))                               (cons (cdr (assoc "sitename" listinfo))
902                                     (string-to-int                                     (string-to-number
903                                      (cdr (assoc "feedid" listinfo)))))                                      (cdr (assoc "feedid" listinfo)))))
904                             feedinfo)))                             feedinfo)))
905                (cdr (assoc                (cdr (assoc

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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