emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/gnus/ChangeLog,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/ChangeLog,v
Date: Mon, 27 Aug 2007 04:00:31 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/08/27 04:00:20

Index: lisp/gnus/ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/gnus/ChangeLog,v
retrieving revision 1.559
retrieving revision 1.560
diff -u -b -r1.559 -r1.560
--- lisp/gnus/ChangeLog 21 Aug 2007 04:51:27 -0000      1.559
+++ lisp/gnus/ChangeLog 27 Aug 2007 04:00:14 -0000      1.560
@@ -1,3 +1,21 @@
+2007-08-23  Katsumi Yamaoka  <address@hidden>
+
+       * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
+       (mml-generate-mime-1): Don't encode body if it is specified to be in
+       raw form; don't make buffer be unibyte when inserting multibyte string.
+
+2007-08-23  Stefan Monnier  <address@hidden>
+
+       * sha1.el: Fix up comment style.
+       (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
+       (sha1-OP, sha1-add-to-H): Use new-style backquotes.
+
+       * hex-util.el: Fix up comment style.
+       (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
+
+       * gnus-salt.el: Use with-current-buffer.
+       (gnus-pick-setup-message): Fix long-standing typo.
+
 2007-08-17  Katsumi Yamaoka  <address@hidden>
 
        * gnus-art.el (gnus-article-summary-command-nosave)
@@ -11,8 +29,8 @@
        according to gnus-maximum-newsgroup.
 
        * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
-       (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Limit
-       the range of articles according to gnus-maximum-newsgroup.
+       (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
+       Limit the range of articles according to gnus-maximum-newsgroup.
 
 2007-08-10  Katsumi Yamaoka  <address@hidden>
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]