/[emacs]/emacs/lisp/gnus/spam-report.el
ViewVC logotype

Diff of /emacs/lisp/gnus/spam-report.el

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

revision 1.11 by miles, Sun Sep 11 22:02:04 2005 UTC revision 1.12 by miles, Sun Sep 25 21:26:32 2005 UTC
# Line 150  the function specified by `spam-report-u Line 150  the function specified by `spam-report-u
150        (process-send-string        (process-send-string
151         tcp-connection         tcp-connection
152         (format "GET %s HTTP/1.1\nUser-Agent: %s (spam-report.el)\nHost: %s\n\n"         (format "GET %s HTTP/1.1\nUser-Agent: %s (spam-report.el)\nHost: %s\n\n"
153                 report (gnus-emacs-version) host)))))                 report (gnus-extended-version) host)))))
154    
155  ;;;###autoload  ;;;###autoload
156  (defun spam-report-process-queue (&optional file keep)  (defun spam-report-process-queue (&optional file keep)

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

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