[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-commit] [SCM] GNU Automake branch, micro, updated. v1.14.1-2-g
From: |
Paul Eggert |
Subject: |
[Automake-commit] [SCM] GNU Automake branch, micro, updated. v1.14.1-2-g49035b4 |
Date: |
Sat, 04 Jan 2014 16:57:34 +0000 |
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 "GNU Automake".
http://git.sv.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=49035b4d4f65132bd5426ec57e499152b52ba2c2
The branch, micro has been updated
via 49035b4d4f65132bd5426ec57e499152b52ba2c2 (commit)
from 5a29051fa9b6f4a20df041ba7221796e31bf8342 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 49035b4d4f65132bd5426ec57e499152b52ba2c2
Author: Paul Eggert <address@hidden>
Date: Fri Jan 3 20:52:29 2014 -0800
doc: fix encoding error with UTF-8 characters
* doc/automake.texi: Specify @documentencoding and
@documentlanguage, to prevent encoding errors for parts of this
input file that are UTF-8. This also causes the .info output to
use curly quotes, which is easier to read though it does assume
UTF-8 support.
-----------------------------------------------------------------------
Summary of changes:
doc/automake.texi | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/doc/automake.texi b/doc/automake.texi
index cd33ad7..20855d6 100644
--- a/doc/automake.texi
+++ b/doc/automake.texi
@@ -2,6 +2,8 @@
@c %**start of header
@setfilename automake.info
@settitle automake
address@hidden UTF-8
address@hidden en
@setchapternewpage off
@c %**end of header
hooks/post-receive
--
GNU Automake
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Automake-commit] [SCM] GNU Automake branch, micro, updated. v1.14.1-2-g49035b4,
Paul Eggert <=