From a7fb8d62acc4657d7626f8403a3b29fd8e2852ec Mon Sep 17 00:00:00 2001 From: yamaoka Date: Wed, 1 Feb 2006 10:25:09 +0000 Subject: [PATCH] Synch to No Gnus 200602011003. --- lisp/ChangeLog | 20 ++++++++++---------- texi/ChangeLog | 4 ++++ texi/message-ja.texi | 2 +- texi/message.texi | 2 +- 4 files changed, 16 insertions(+), 12 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2e20fde..5c1bb1b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -382,8 +382,8 @@ 2006-01-05 Reiner Steib - * gnus-group.el (gnus-useful-groups): Use Gmane for ding. Use - nntp for bug archive. + * gnus-group.el (gnus-useful-groups): Use Gmane for ding. + Use nntp for bug archive. 2006-01-05 Katsumi Yamaoka @@ -418,7 +418,7 @@ in text/plain part. (nnrss-check-group): Don't add excessive newline to dc:subject. -2005-12-19 Mark Plaksin (tiny change) +2005-12-19 Mark Plaksin (tiny change) * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the article. @@ -516,7 +516,7 @@ 2005-12-09 ARISAWA Akihiro (tiny change) - * mm-decode.el (mm-display-external): Add lacked cdr. + * mm-decode.el (mm-display-external): Add missing cdr. 2005-12-07 Katsumi Yamaoka @@ -630,7 +630,7 @@ * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil. -2005-11-16 Boris Samorodov (tiny patch) +2005-11-16 Boris Samorodov (tiny patch) * imap.el (imap-kerberos4-open): Ignore SSL stuff. @@ -776,8 +776,8 @@ (message-insert-courtesy-copy, message-fill-address) (message-fill-header, message-shorten-references) (message-setup-1, message-cancel-news) - (message-forward-make-body-plain) (message-forward-make-body-mime) - (message-forward-make-body-mml) (message-encode-message-body) + (message-forward-make-body-plain, message-forward-make-body-mime) + (message-forward-make-body-mml, message-encode-message-body) (message-forward-make-body-digest-plain) (message-forward-make-body-digest-mime) (message-use-alternative-email-as-from): Insert `hard-newline' @@ -849,7 +849,7 @@ whitespace removed in revision 7.8. Use concatenated string to protect trailing whitespace. -2005-10-27 Jouni K Seppanen (tiny change) +2005-10-27 Jouni K Seppanen (tiny change) * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable. (nnimap-request-expire-articles): Use it to avoid sending 'UID @@ -1007,7 +1007,7 @@ (gnus-mime-view-part-as-type): Set default instead of initial-input. -2005-10-09 Daniel Brockman +2005-10-09 Daniel Brockman * format-spec.el (format-spec): Propagate text properties of % spec. @@ -2478,7 +2478,7 @@ * imap.el (imap-authenticate): Fix typo. -2005-03-08 Bjorn Solberg (tiny change) +2005-03-08 Bjorn Solberg (tiny change) * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV buffer (since IMAP server might return FETCH response out of diff --git a/texi/ChangeLog b/texi/ChangeLog index 953b082..4ef9ad6 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,7 @@ +2006-01-31 Romain Francoise + + * message.texi: Update copyright year. + 2006-01-26 Katsumi Yamaoka * ps/Makefile.in (distclean): Remove Makefile. diff --git a/texi/message-ja.texi b/texi/message-ja.texi index a299801..c902c86 100644 --- a/texi/message-ja.texi +++ b/texi/message-ja.texi @@ -12,7 +12,7 @@ This file documents Message, the Emacs message composition mode. 書です。 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, - 2005 Free Software Foundation, Inc. + 2005, 2006 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document diff --git a/texi/message.texi b/texi/message.texi index ec8d1f3..1f4edc6 100644 --- a/texi/message.texi +++ b/texi/message.texi @@ -9,7 +9,7 @@ This file documents Message, the Emacs message composition mode. Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, - 2005 Free Software Foundation, Inc. + 2005, 2006 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document -- 1.7.10.4