Synch with Oort Gnus.
[elisp/gnus.git-] / ChangeLog
index e686c89..cfca5e0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2001-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el (gnus-revision-number): Increment to 09.
+
+       * lisp/canlock-om.el: New file.
+       * lips/dgnushack.el: Load canlock-om.el for compiling canlock.el
+       when `MULE' is bound.
+       (dgnushack-unexporting-files): Add canlock-om.el when `MULE' is
+       not bound.
+       * lisp/message.el: Require `canlock-om' when Mule is running;
+       autoload cus-edit for the function `customize-save-variable'.
+       * lisp/nnheader.el (customize-save-variable): Remove.
+
+2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/message.el (message-strip-special-text-properties): Default
+       to t because of the new function `message-tamago-not-in-use-p'.
+
+2001-11-26  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+
+       * make-x.bat: Use parameter "/copy" rather than "copy" for increased
+       dwimishness for old-time DOS users.  From Frank Schmitt
+       <ich@Frank-Schmitt.net>.
+
+2001-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/message.el (message-strip-special-text-properties): Default
+       to nil temporarily (it should be automated).
+       (message-forbidden-properties): Undo last change.
+       (message-strip-forbidden-properties): Undo last change; synch with
+       Oort Gnus.
+
 2001-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/message.el (message-forbidden-properties): Defcustom; make
@@ -55,7 +87,7 @@
 
        * lisp/message.el (rfc822-goto-eoh): Remove.
 
-2001-10-19  Kai Gro\e.A\eN_johann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-10-19  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
        From Frank Schmitt <ich@Frank-Schmitt.net>.
 
        * make-x.bat: Use correct directory structure for XEmacs on Windows.
 
        * configure.in: Generate texi/ps/Makefile.
 
-2001-09-21  Kai Gro\eN_johann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-09-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * make.bat: Use parameter "/copy" rather than "copy" for increased
        dwimishness for old-time DOS users.