diff options
author | Miles Bader <miles@gnu.org> | 2007-11-19 05:50:39 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2007-11-19 05:50:39 +0000 |
commit | 1428d46be965cc483bf9cd55185c86cfc67d4b8d (patch) | |
tree | 8b93f344df5e95de9688e6f60d315fe17eae7bfc /etc/GNUS-NEWS | |
parent | 282e1e37cb1100b5549fe987ef1882e9be670375 (diff) | |
download | emacs-1428d46be965cc483bf9cd55185c86cfc67d4b8d.tar.gz |
Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-933
Diffstat (limited to 'etc/GNUS-NEWS')
-rw-r--r-- | etc/GNUS-NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/GNUS-NEWS b/etc/GNUS-NEWS index 585f62087d0..f7817bafb6a 100644 --- a/etc/GNUS-NEWS +++ b/etc/GNUS-NEWS @@ -58,7 +58,7 @@ Articles::. ** International host names (IDNA) can now be decoded inside article bodies using `W i' (`gnus-summary-idna-message'). This requires that GNU Libidn -(`http://www.gnu.org/software/libidn/') has been installed. +(<http://www.gnu.org/software/libidn/>) has been installed. ** The non-ASCII group names handling has been much improved. The back ends that fully support non-ASCII group names are now `nntp', `nnml', @@ -106,7 +106,7 @@ From Newsgroups::. ** You can replace MIME parts with external bodies. See `gnus-mime-replace-part' and `gnus-article-replace-part'. *Note MIME -Commands::, *note Using MIME::. +Commands::, *Note Using MIME::. ** The option `mm-fill-flowed' can be used to disable treatment of format=flowed messages. Also, flowed text is disabled when sending @@ -146,7 +146,7 @@ Variables. ** The option `message-citation-line-format' controls the format of the "Whomever writes:" line. You need to set `message-citation-line-function' to -`message-insert-formated-citation-line' as well. +`message-insert-formatted-citation-line' as well. * Changes in back ends |