/[emacs]/emacs/lisp/gnus/mail-source.el
ViewVC logotype

Diff of /emacs/lisp/gnus/mail-source.el

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

revision 1.13.6.2 by miles, Thu Sep 9 09:36:26 2004 UTC revision 1.13.6.3 by miles, Tue Sep 21 09:34:08 2004 UTC
# Line 235  See Info node `(gnus)Mail Source Specifi Line 235  See Info node `(gnus)Mail Source Specifi
235  (defcustom mail-source-ignore-errors nil  (defcustom mail-source-ignore-errors nil
236    "*Ignore errors when querying mail sources.    "*Ignore errors when querying mail sources.
237  If nil, the user will be prompted when an error occurs.  If non-nil,  If nil, the user will be prompted when an error occurs.  If non-nil,
238  the error will be ignored.")  the error will be ignored."
239      :version "21.4"
240      :group 'mail-source
241      :type 'boolean)
242    
243  (defcustom mail-source-primary-source nil  (defcustom mail-source-primary-source nil
244    "*Primary source for incoming mail.    "*Primary source for incoming mail.
# Line 281  files older than number of days." Line 284  files older than number of days."
284    "*If non-nil, ask for for confirmation before deleting old incoming files.    "*If non-nil, ask for for confirmation before deleting old incoming files.
285  This variable only applies when `mail-source-delete-incoming' is a positive  This variable only applies when `mail-source-delete-incoming' is a positive
286  number."  number."
287      :version "21.4"
288    :group 'mail-source    :group 'mail-source
289    :type 'boolean)    :type 'boolean)
290    
# Line 301  number." Line 305  number."
305    
306  (defcustom mail-source-movemail-program nil  (defcustom mail-source-movemail-program nil
307    "If non-nil, name of program for fetching new mail."    "If non-nil, name of program for fetching new mail."
308      :version "21.4"
309    :group 'mail-source    :group 'mail-source
310    :type '(choice (const nil) string))    :type '(choice (const nil) string))
311    

Legend:
Removed from v.1.13.6.2  
changed lines
  Added in v.1.13.6.3

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