emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/gnus/imap.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/imap.el
Date: Sat, 19 Feb 2005 08:24:18 -0500

Index: emacs/lisp/gnus/imap.el
diff -c emacs/lisp/gnus/imap.el:1.19 emacs/lisp/gnus/imap.el:1.20
*** emacs/lisp/gnus/imap.el:1.19        Sun Feb 13 07:12:33 2005
--- emacs/lisp/gnus/imap.el     Sat Feb 19 13:24:16 2005
***************
*** 250,256 ****
    :type 'boolean)
  
  (defcustom imap-debug nil
!   "If non-nil, random debug spews are placed in *imap-debug* buffer."
    :group 'imap
    :type 'boolean)
  
--- 250,260 ----
    :type 'boolean)
  
  (defcustom imap-debug nil
!   "If non-nil, random debug spews are placed in *imap-debug* buffer.
! Note that username, passwords and other privacy sensitive
! information (such as e-mail) may be stored in the *imap-debug*
! buffer.  It is not written to disk, however.  Do not enable this
! variable unless you are comfortable with that."
    :group 'imap
    :type 'boolean)
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]