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: Sun, 13 Feb 2005 02:12:34 -0500

Index: emacs/lisp/gnus/imap.el
diff -c emacs/lisp/gnus/imap.el:1.18 emacs/lisp/gnus/imap.el:1.19
*** emacs/lisp/gnus/imap.el:1.18        Wed Feb  9 15:50:37 2005
--- emacs/lisp/gnus/imap.el     Sun Feb 13 07:12:33 2005
***************
*** 241,247 ****
    :type 'boolean)
  
  (defcustom imap-log nil
!   "If non-nil, a imap session trace is placed in *imap-log* buffer."
    :group 'imap
    :type 'boolean)
  
--- 241,251 ----
    :type 'boolean)
  
  (defcustom imap-log nil
!   "If non-nil, a imap session trace is placed in *imap-log* buffer.
! Note that username, passwords and other privacy sensitive
! information (such as e-mail) may be stored in the *imap-log*
! 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]