[gnus git] branch master updated: m0-5-273-gb9cd98f =1= emacs-mime.texi: Switch from Latin-1 to UTF-8
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via b9cd98f91c26ca6e32fa2b4eba6fde5aaded3439 (commit)
from dddd8865d4a0fd079a0977182793b8db05029f81 (commit)
- Log -----------------------------------------------------------------
commit b9cd98f91c26ca6e32fa2b4eba6fde5aaded3439
Author: Paul Eggert <[email protected]>
Date: Mon Mar 4 10:27:17 2013 +0000
emacs-mime.texi: Switch from Latin-1 to UTF-8
diff --git a/texi/ChangeLog b/texi/ChangeLog
index c013b7d..4d3d137 100644
--- a/texi/ChangeLog
+++ b/texi/ChangeLog
@@ -1,3 +1,7 @@
+2013-03-04 Paul Eggert <[email protected]>
+
+ * emacs-mime.texi: Switch from Latin-1 to UTF-8.
+
2013-02-13 Glenn Morris <[email protected]>
* message.texi (News Headers): Don't mention yow any more.
diff --git a/texi/emacs-mime.texi b/texi/emacs-mime.texi
index f15f3ef..eaf2527 100644
--- a/texi/emacs-mime.texi
+++ b/texi/emacs-mime.texi
@@ -26,8 +26,8 @@ modify this GNU manual.''
@end quotation
@end copying
-@c Node ``Interface Functions'' uses Latin-1 characters
-@documentencoding ISO-8859-1
+@c Node ``Interface Functions'' uses non-ASCII characters
+@documentencoding UTF-8
@dircategory Emacs lisp libraries
@direntry
-----------------------------------------------------------------------
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/emacs-mime.texi | 4 ++--
2 files changed, 6 insertions(+), 2 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