[gnus git] branch master updated: m0-1-3-g2638e16 =1= * gnus.texi (Key Index): Change encoding to utf-8.
Lars Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 2638e160cedfa459930e4db59624285e7eb00902 (commit)
from 343c91739a9cc03258a193b62b10979427f6c7b0 (commit)
- Log -----------------------------------------------------------------
commit 2638e160cedfa459930e4db59624285e7eb00902
Author: Lars Ingebrigtsen <[email protected]>
Date: Tue Jan 31 18:13:39 2012 +0100
* gnus.texi (Key Index): Change encoding to utf-8.
diff --git a/texi/ChangeLog b/texi/ChangeLog
index e656b55..1884376 100644
--- a/texi/ChangeLog
+++ b/texi/ChangeLog
@@ -1,3 +1,7 @@
+2012-01-31 Lars Ingebrigtsen <[email protected]>
+
+ * gnus.texi (Key Index): Change encoding to utf-8.
+
2012-01-30 Philipp Haselwarter <[email protected]> (tiny change)
* gnus.texi (Agent Basics): Fix outdated description of
diff --git a/texi/gnus.texi b/texi/gnus.texi
index 35abecd..6feab47 100644
--- a/texi/gnus.texi
+++ b/texi/gnus.texi
@@ -8,7 +8,7 @@
@syncodeindex vr cp
@syncodeindex pg cp
-@documentencoding ISO-8859-1
+@documentencoding UTF-8
@copying
Copyright @copyright{} 1995-2012 Free Software Foundation, Inc.
@@ -8982,7 +8982,7 @@ 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 doesn't show accented characters, ``advanced'' punctuation, and the
-like. For instance, @samp{»} is translated into @samp{>>}, and so on.
+like. For instance, @samp{û} is translated into @samp{>>}, and so on.
@item W Y f
@kindex W Y f (Summary)
@@ -20854,7 +20854,7 @@ then this operator will return @code{false}.
@item !
@itemx not
-@itemx ¬
+@itemx ì
This logical operator only takes a single argument. It returns the
logical negation of the value of its argument.
@@ -22494,7 +22494,7 @@ and so on. Create as many faces as you wish. The same goes for the
@samp{hello} mouse-highlighted with @code{gnus-mouse-face-3}.
@cindex %<<, %>>, guillemets
-@c @cindex %<<, %>>, %«, %», guillemets
+@c @cindex %<<, %>>, %ë, %û, guillemets
@vindex gnus-balloon-face-0
Text inside the @samp{%<<} and @samp{%>>} specifiers will get the
special @code{balloon-help} property set to
@@ -28408,7 +28408,8 @@ New features in No Gnus:
@subsubsection Ma Gnus
@cindex Ma Gnus
-I'm sure there will be lots of text here.
+I'm sure there will be lots of text here. It's really spelled ç
+Gnus.
@iftex
@@ -30632,5 +30633,5 @@ former). The manual is unambiguous, but it can be confusing.
@c Local Variables:
@c mode: texinfo
-@c coding: iso-8859-1
+@c coding: utf-8
@c End:
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
texi/ChangeLog | 4 ++++
texi/gnus.texi | 13 +++++++------
2 files changed, 11 insertions(+), 6 deletions(-)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".
The branch, master has been updated
hooks/post-receive
--
Gnus Project