aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen <[email protected]>2010-11-09 22:17:36 +0000
committerKatsumi Yamaoka <[email protected]>2010-11-09 22:17:36 +0000
commitbe3c11b30596150a3e9e25614d6b65ca938b198e (patch)
treeafcf2866e9a1c4b2737c1ef376d05b30261e2fb1 /doc
parentd607b96bc2824116a8fe0e5840ce49da7ce4514f (diff)
Merge changes made in Gnus trunk.
message.el (message-mailto): New function. message.el (message-mailto): Should accept other parameters. message.el (message-mailto): Remove since it duplicates browse-url-mailto functionality. shr.el (shr-browse-url): Call browse-url-mailto for mailto: links. message.el (message-subject-trailing-was-ask-regexp): A ] in a [] regexp doesn't need quoting. gnus-art.el (article-treat-non-ascii): New command and keystroke. shr.el (browse-url-mailto): Autoload. gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
Diffstat (limited to 'doc')
-rw-r--r--doc/misc/ChangeLog4
-rw-r--r--doc/misc/gnus.texi11
2 files changed, 15 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index e255b44f18..0d1d0e2cc2 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,7 @@
+2010-11-09 Lars Magne Ingebrigtsen <[email protected]>
+
+ * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
+
2010-11-09 Jay Belanger <[email protected]>
* calc.texi: Use emacsver.texi to determine Emacs version.
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index 8709635a58..9afbc67877 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -9664,6 +9664,17 @@ an attempt to provide more quoting characters. If you see something
like @code{\222} or @code{\264} where you're expecting some kind of
apostrophe or quotation mark, then try this wash.
+@item W A
+@kindex W A (Summary)
+@findex gnus-article-treat-non-ascii
+@cindex Unicode
+@cindex Non-@acronym{ASCII}
+Translate many non-@acronym{ASCII} characters into their
+@acronym{ASCII} equivalents (@code{gnus-article-treat-non-ascii}).
+This is mostly useful if you're on a terminal that has a limited font
+and does't show accented characters, ``advanced'' punctuation, and the
+like. For instance, @samp{�} is tranlated into @samp{>>}, and so on.
+
@item W Y f
@kindex W Y f (Summary)
@findex gnus-article-outlook-deuglify-article