diff options
| author | Miles Bader | 2007-03-01 23:41:53 +0000 |
|---|---|---|
| committer | Miles Bader | 2007-03-01 23:41:53 +0000 |
| commit | 45cb30ee1effd292cb89a54e08a9bba9fb40d4c1 (patch) | |
| tree | f826153590a609989e05264b517e420c2e769bce /man/ChangeLog | |
| parent | 848e4bca7660a5768ff63743cb5402ce7d57ad81 (diff) | |
| download | emacs-45cb30ee1effd292cb89a54e08a9bba9fb40d4c1.tar.gz emacs-45cb30ee1effd292cb89a54e08a9bba9fb40d4c1.zip | |
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 203-205)
- Merge from emacs--devo--0
- Update from CVS
2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/message.el (message-make-in-reply-to): Quote name containing
non-ASCII characters. It will make the RFC2047 encoder cause an error
if there are special characters. Reported by NAKAJI Hiroyuki
<nakaji@kankyo-u.ac.jp>.
2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/nntp.el (nntp-never-echoes-commands)
(nntp-open-connection-functions-never-echo-commands): New variables.
(nntp-send-command): Use them.
2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
* man/gnus.texi (NNTP): Mention nntp-never-echoes-commands and
nntp-open-connection-functions-never-echo-commands.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-658
Diffstat (limited to 'man/ChangeLog')
| -rw-r--r-- | man/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index c7e3da8bddd..ad357f99680 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 2 | |||
| 3 | * gnus.texi (NNTP): Mention nntp-never-echoes-commands and | ||
| 4 | nntp-open-connection-functions-never-echo-commands. | ||
| 5 | |||
| 1 | 2007-02-28 Thien-Thi Nguyen <ttn@gnu.org> | 6 | 2007-02-28 Thien-Thi Nguyen <ttn@gnu.org> |
| 2 | 7 | ||
| 3 | * rmail.texi (Movemail): Add internal ref. | 8 | * rmail.texi (Movemail): Add internal ref. |