/[emacs]/emacs/lisp/gnus/nnimap.el
ViewVC logotype

Diff of /emacs/lisp/gnus/nnimap.el

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

revision 1.19 by kfstorm, Wed Feb 9 15:50:37 2005 UTC revision 1.20 by miles, Sat Feb 19 13:24:16 2005 UTC
# Line 1  Line 1 
1  ;;; nnimap.el --- imap backend for Gnus  ;;; nnimap.el --- imap backend for Gnus
2  ;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004  ;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
3  ;;        Free Software Foundation, Inc.  ;;        Free Software Foundation, Inc.
4    
5  ;; Author: Simon Josefsson <jas@pdc.kth.se>  ;; Author: Simon Josefsson <jas@pdc.kth.se>
# Line 409  If this is 'imap-mailbox-lsub, then use Line 409  If this is 'imap-mailbox-lsub, then use
409  restrict visible folders.")  restrict visible folders.")
410    
411  (defcustom nnimap-debug nil  (defcustom nnimap-debug nil
412    "If non-nil, random debug spews are placed in *nnimap-debug* buffer."    "If non-nil, random debug spews are placed in *nnimap-debug* buffer.
413    Note that username, passwords and other privacy sensitive
414    information (such as e-mail) may be stored in the *nnimap-debug*
415    buffer.  It is not written to disk, however.  Do not enable this
416    variable unless you are comfortable with that."
417    :group 'nnimap    :group 'nnimap
418    :type 'boolean)    :type 'boolean)
419    

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

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