diff options
| author | Reiner Steib | 2008-03-19 21:01:37 +0000 |
|---|---|---|
| committer | Reiner Steib | 2008-03-19 21:01:37 +0000 |
| commit | 9b655dbfd7c3cd02f31279ba04a7da29bea06e08 (patch) | |
| tree | db5fc1404af44b7e7205b7f9bee8fda71b6222ca /lisp/gnus/ChangeLog | |
| parent | d44387517b6772fed61ecf280722fd636ac9af0b (diff) | |
| download | emacs-9b655dbfd7c3cd02f31279ba04a7da29bea06e08.tar.gz emacs-9b655dbfd7c3cd02f31279ba04a7da29bea06e08.zip | |
[ Merge from Gnus v5-10 ]
2008-03-19 Nils Ackermann <nils@ackermath.info> (tiny change)
* nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
parameter.
* message.el (message-disassociate-draft): Specify drafts group name
fully.
2008-03-19 Katsumi Yamaoka <yamaoka@jpl.org>
* mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
Incoming* files.
2008-03-19 Katsumi Yamaoka <yamaoka@jpl.org>
* nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
(nntp-open-via-telnet-and-telnet): Make sure the nntp port to specify
is a string.
Diffstat (limited to 'lisp/gnus/ChangeLog')
| -rw-r--r-- | lisp/gnus/ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 960e1a835f7..2c81b3c764a 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,22 @@ | |||
| 1 | 2008-03-19 Nils Ackermann <nils@ackermath.info> (tiny change) | ||
| 2 | |||
| 3 | * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group | ||
| 4 | parameter. | ||
| 5 | |||
| 6 | * message.el (message-disassociate-draft): Specify drafts group name | ||
| 7 | fully. | ||
| 8 | |||
| 9 | 2008-03-19 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 10 | |||
| 11 | * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find | ||
| 12 | Incoming* files. | ||
| 13 | |||
| 14 | 2008-03-19 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 15 | |||
| 16 | * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet) | ||
| 17 | (nntp-open-via-telnet-and-telnet): Make sure the nntp port to specify | ||
| 18 | is a string. | ||
| 19 | |||
| 1 | 2008-03-08 Reiner Steib <Reiner.Steib@gmx.de> | 20 | 2008-03-08 Reiner Steib <Reiner.Steib@gmx.de> |
| 2 | 21 | ||
| 3 | * mail-source.el (mail-source-delete-old-incoming-confirm): Change | 22 | * mail-source.el (mail-source-delete-old-incoming-confirm): Change |