]> code.delx.au - gnu-emacs/blobdiff - lisp/gnus/mail-source.el
Fix some oddities in Tramp's rsync and smb methods
[gnu-emacs] / lisp / gnus / mail-source.el
index ebc9c97b6563bb4578a8f6f0d5e3811ca157f46e..59a97dbb8c613e2046be4092deb14b65fca760ea 100644 (file)
@@ -228,7 +228,7 @@ Leave mails for this many days" :value 14)))))
                                           (boolean :tag "Plugged"))))))))
 
 (defcustom mail-source-ignore-errors nil
-  "*Ignore errors when querying mail sources.
+  "Ignore errors when querying mail sources.
 If nil, the user will be prompted when an error occurs.  If non-nil,
 the error will be ignored."
   :version "22.1"
@@ -236,13 +236,13 @@ the error will be ignored."
   :type 'boolean)
 
 (defcustom mail-source-primary-source nil
-  "*Primary source for incoming mail.
+  "Primary source for incoming mail.
 If non-nil, this maildrop will be checked periodically for new mail."
   :group 'mail-source
   :type 'sexp)
 
 (defcustom mail-source-flash t
-  "*If non-nil, flash periodically when mail is available."
+  "If non-nil, flash periodically when mail is available."
   :group 'mail-source
   :type 'boolean)