comparison lisp/gnus/gnus.el @ 87027:a0a420068a59

(gnus-spam-resend-to, gnus-ham-resend-to): Define for compiler.
author Glenn Morris <rgm@gnu.org>
date Tue, 04 Dec 2007 04:04:05 +0000
parents ff86fe6b4194
children 781256628613
comparison
equal deleted inserted replaced
87026:9a6b88cec251 87027:a0a420068a59
41 (defvar gnus-parameter-spam-marks-alist) 41 (defvar gnus-parameter-spam-marks-alist)
42 (defvar gnus-spam-autodetect) 42 (defvar gnus-spam-autodetect)
43 (defvar gnus-spam-autodetect-methods) 43 (defvar gnus-spam-autodetect-methods)
44 (defvar gnus-spam-newsgroup-contents) 44 (defvar gnus-spam-newsgroup-contents)
45 (defvar gnus-spam-process-destinations) 45 (defvar gnus-spam-process-destinations)
46 (defvar gnus-spam-resend-to)
47 (defvar gnus-ham-resend-to)
46 (defvar gnus-spam-process-newsgroups) 48 (defvar gnus-spam-process-newsgroups)
47 49
48 50
49 (defgroup gnus nil 51 (defgroup gnus nil
50 "The coffee-brewing, all singing, all dancing, kitchen sink newsreader." 52 "The coffee-brewing, all singing, all dancing, kitchen sink newsreader."