diff options
| author | Miles Bader | 2009-02-05 02:34:34 +0000 |
|---|---|---|
| committer | Miles Bader | 2009-02-05 02:34:34 +0000 |
| commit | 3b36c17e9d67d74a8bc50e7a53a23da7d5f94e22 (patch) | |
| tree | c2ca87dc1f8bb06d2b0608ef939d51f0b28e5d2e /etc | |
| parent | a9e2203dea54ba2d777e0df0415f65bb105272f1 (diff) | |
| download | emacs-3b36c17e9d67d74a8bc50e7a53a23da7d5f94e22.tar.gz emacs-3b36c17e9d67d74a8bc50e7a53a23da7d5f94e22.zip | |
Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1537
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/GNUS-NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/GNUS-NEWS b/etc/GNUS-NEWS index 836c47a62aa..808db0de7b3 100644 --- a/etc/GNUS-NEWS +++ b/etc/GNUS-NEWS | |||
| @@ -83,7 +83,7 @@ with `K H'. *Note MIME Commands::. | |||
| 83 | 83 | ||
| 84 | ** International host names (IDNA) can now be decoded inside article bodies | 84 | ** International host names (IDNA) can now be decoded inside article bodies |
| 85 | using `W i' (`gnus-summary-idna-message'). This requires that GNU Libidn | 85 | using `W i' (`gnus-summary-idna-message'). This requires that GNU Libidn |
| 86 | (<http://www.gnu.org/software/libidn/>) has been installed. | 86 | (`http://www.gnu.org/software/libidn/') has been installed. |
| 87 | 87 | ||
| 88 | ** The non-ASCII group names handling has been much improved. The back | 88 | ** The non-ASCII group names handling has been much improved. The back |
| 89 | ends that fully support non-ASCII group names are now `nntp', `nnml', | 89 | ends that fully support non-ASCII group names are now `nntp', `nnml', |
| @@ -131,7 +131,7 @@ From Newsgroups::. | |||
| 131 | 131 | ||
| 132 | ** You can replace MIME parts with external bodies. See | 132 | ** You can replace MIME parts with external bodies. See |
| 133 | `gnus-mime-replace-part' and `gnus-article-replace-part'. *Note MIME | 133 | `gnus-mime-replace-part' and `gnus-article-replace-part'. *Note MIME |
| 134 | Commands::, *Note Using MIME::. | 134 | Commands::, *note Using MIME::. |
| 135 | 135 | ||
| 136 | ** The option `mm-fill-flowed' can be used to disable treatment of | 136 | ** The option `mm-fill-flowed' can be used to disable treatment of |
| 137 | format=flowed messages. Also, flowed text is disabled when sending | 137 | format=flowed messages. Also, flowed text is disabled when sending |