Synch to No Gnus 200502081954.
authoryamaoka <yamaoka>
Tue, 8 Feb 2005 22:00:50 +0000 (22:00 +0000)
committeryamaoka <yamaoka>
Tue, 8 Feb 2005 22:00:50 +0000 (22:00 +0000)
lisp/ChangeLog
lisp/imap.el
texi/ChangeLog
texi/gnus-ja.texi
texi/gnus.texi

index fa2beec..436b46b 100644 (file)
@@ -1,3 +1,7 @@
+2005-02-08  Simon Josefsson  <jas@extundo.com>
+
+       * imap.el (imap-log): Doc fix.
+
 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus-art.el (gnus-mime-inline-part): Decode parts according to
index 9277a09..63ae762 100644 (file)
@@ -235,7 +235,11 @@ encoded mailboxes which doesn't translate into ISO-8859-1."
   :type 'boolean)
 
 (defcustom imap-log nil
-  "If non-nil, a imap session trace is placed in *imap-log* buffer."
+  "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)
 
index 41016db..d9a4d5b 100644 (file)
@@ -1,3 +1,8 @@
+2005-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus.texi (Spam ELisp Package Configuration Examples):
+       "training.ham" should be "training.spam"
+
 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * message.texi (Mail Variables): Fix the default value for
index 268e2b4..4323c3e 100644 (file)
@@ -22440,7 +22440,7 @@ Package Global Variables}) \e$B$rIU$1$^$9!#%0%k!<%W$r=P$k$H$-!"$=$l$i$N5-;v\e(B
 
 \e$B;d$N\e(B ham \e$B%U%)%k%@$G!"G'<1$5$l$J$+$C$?\e(B spam \e$B%a!<%k\e(B (\e$BH]Dj$N<:GT\e(B) \e$B$r8+$?$H\e(B
 \e$B$-$O$$$D$G$b!";d$OC1$K\e(B @kbd{S x} (@code{gnus-summary-mark-as-spam}) \e$B$rC!\e(B
-\e$B$-$^$9!#%0%k!<%W$r=P$k$H$-!"$=$l$i$N%a%C%;!<%8$O\e(B @samp{training.ham} \e$B$K\e(B
+\e$B$-$^$9!#%0%k!<%W$r=P$k$H$-!"$=$l$i$N%a%C%;!<%8$O\e(B @samp{training.spam} \e$B$K\e(B
 \e$B0\$5$l$^$9!#\e(B
 @end itemize
 
index fb162a7..86e27a8 100644 (file)
@@ -23342,7 +23342,7 @@ an excellent tool for filtering those unwanted mails for me.)
 In my ham folders, I just hit @kbd{S x}
 (@code{gnus-summary-mark-as-spam}) whenever I see an unrecognized spam
 mail (false negative).  On group exit, those messages are moved to
-@samp{training.ham}.
+@samp{training.spam}.
 @end itemize
 
 @subsubheading Reporting spam articles in Gmane groups with @code{spam-report.el}