diff options
| author | Gnus developers | 2010-11-04 22:18:09 +0000 |
|---|---|---|
| committer | Katsumi Yamaoka | 2010-11-04 22:18:09 +0000 |
| commit | 181cb5fb657b4f226eb5f9f4d13d8ea9ede81268 (patch) | |
| tree | b295f56479fd578643457e21d196622cbbb0000f /doc/misc/ChangeLog | |
| parent | 0a61b059c61e9867478339572caa3329f616996d (diff) | |
| download | emacs-181cb5fb657b4f226eb5f9f4d13d8ea9ede81268.tar.gz emacs-181cb5fb657b4f226eb5f9f4d13d8ea9ede81268.zip | |
Merge changes made in Gnus trunk.
mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group if it's already selected.
gnus.texi (Customizing the IMAP Connection): Document `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
gnus.texi (Customizing the IMAP Connection): Remove nnir mention, since that works by default.
gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean "raw".
gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
shr.el (shr-browse-url): Implement mailto: URLs.
nnir.el, gnus-sum.el: Improve thread-referral.
message.el (message-send-mail): Use the value of message-courtesy-message from the message buffer.
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 89e16eaa308..9761e599d8f 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org> | ||
| 2 | |||
| 3 | * gnus.texi (Customizing the IMAP Connection): Remove nnir mention, | ||
| 4 | since that works by default. | ||
| 5 | |||
| 6 | 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change) | ||
| 7 | |||
| 8 | * gnus.texi (Customizing the IMAP Connection): Document | ||
| 9 | `nnimap-expunge' and remove `nnimap-expunge-inbox' from example. | ||
| 10 | |||
| 1 | 2010-11-04 Michael Albinus <michael.albinus@gmx.de> | 11 | 2010-11-04 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 12 | ||
| 3 | * tramp.texi (Remote shell setup): New item "Interactive shell | 13 | * tramp.texi (Remote shell setup): New item "Interactive shell |