Index: emacs/lisp/gnus/ChangeLog
diff -c emacs/lisp/gnus/ChangeLog:1.367 emacs/lisp/gnus/ChangeLog:1.368
*** emacs/lisp/gnus/ChangeLog:1.367     Fri Jul 29 01:44:40 2005
--- emacs/lisp/gnus/ChangeLog   Sun Jul 31 00:12:23 2005
***************
*** 1,7 ****
--- 1,29 ----
+ 2005-07-29  Katsumi Yamaoka  <[EMAIL PROTECTED]>
+ 
+       * gnus-art.el (gnus-article-next-page-1): Reduce the number of
+       lines to scroll rather than to stop it.
+ 
+       * mml.el (mml-generate-default-type): Add doc string.
+       (mml-generate-mime-1): Use mm-default-file-encoding or make it
+       default to application/octet-stream when determining the content
+       type if it is not specified for the part or the mml contents; add
+       a comment about mml-generate-default-type.
+ 
+ 2005-07-29  Reiner Steib  <[EMAIL PROTECTED]>
+ 
+       * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
+       make it default to application/octet-stream when determining the
+       content type if it is not specified for the external contents.
+ 
  2005-07-28  Katsumi Yamaoka  <[EMAIL PROTECTED]>
  
        * rfc2231.el (rfc2231-parse-string): Take care that not only a
        segmented parameter but also other parameters might be there.
+ 
+ 2005-07-27  Katsumi Yamaoka  <[EMAIL PROTECTED]>
+ 
+       * mm-decode.el (mm-display-external): Delete temp file, directory
+       and buffer immediately if the external process is exited.
  
  2005-07-26  Katsumi Yamaoka  <[EMAIL PROTECTED]>
  


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to