(imap-log): disable debugging
authorSimon Josefsson <jas@extundo.com>
Sun, 7 Nov 1999 21:46:58 +0000 (21:46 +0000)
committerSimon Josefsson <jas@extundo.com>
Sun, 7 Nov 1999 21:46:58 +0000 (21:46 +0000)
lisp/imap.el

index 661dd0a..7fceeb6 100644 (file)
@@ -313,7 +313,7 @@ string).")
   "Non-nil indicates that the server emitted a continuation request. The
 actually value is really the text on the continuation line.")
 
-(defvar imap-log "*imap-log*"
+(defvar imap-log nil
   "Imap session trace.")
 
 (defvar imap-debug nil;"*imap-debug*"