[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: * doc/texinfo.texi (@documentlanguage): Remove te
From: |
Gavin D. Smith |
Subject: |
branch master updated: * doc/texinfo.texi (@documentlanguage): Remove text added on 2007-06-14 referencing possible future gettext/makeinfo support of BCP 47. If it still matters, somebody will ask for it. |
Date: |
Thu, 23 Dec 2021 12:35:57 -0500 |
This is an automated email from the git hooks/post-receive script.
gavin pushed a commit to branch master
in repository texinfo.
The following commit(s) were added to refs/heads/master by this push:
new 43bc4ce * doc/texinfo.texi (@documentlanguage): Remove text added on
2007-06-14 referencing possible future gettext/makeinfo support of BCP 47. If
it still matters, somebody will ask for it.
43bc4ce is described below
commit 43bc4ce735491f0addf9fb08fd70701824dd8182
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Thu Dec 23 17:35:32 2021 +0000
* doc/texinfo.texi (@documentlanguage):
Remove text added on 2007-06-14 referencing possible future
gettext/makeinfo support of BCP 47. If it still matters, somebody
will ask for it.
---
ChangeLog | 7 +++++++
doc/texinfo.texi | 5 -----
2 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 344db8c..75ccf25 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2021-12-23 Gavin Smith <gavinsmith0123@gmail.com>
+
+ * doc/texinfo.texi (@documentlanguage):
+ Remove text added on 2007-06-14 referencing possible future
+ gettext/makeinfo support of BCP 47. If it still matters, somebody
+ will ask for it.
+
2021-12-23 Patrice Dumas <pertusus@free.fr>
* doc/texinfo.texi (@code{@@format}): add missing protection
diff --git a/doc/texinfo.texi b/doc/texinfo.texi
index f19f352..b8c8203 100644
--- a/doc/texinfo.texi
+++ b/doc/texinfo.texi
@@ -12207,11 +12207,6 @@ the extended @TeX{} programs @command{etex} (DVI
output) and
extended @TeX{}s if they are available (@pxref{Format with
@command{texi2dvi}}).
-In September 2006, the W3C Internationalization Activity released a
-new recommendation for specifying languages:
-@url{http://www.rfc-editor.org/rfc/bcp/bcp47.txt}. When Gettext
-supports this new scheme, Texinfo will too.
-
@cindex ISO 639-2 language codes
@cindex ISO 3166 country codes
@cindex Language codes
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: * doc/texinfo.texi (@documentlanguage): Remove text added on 2007-06-14 referencing possible future gettext/makeinfo support of BCP 47. If it still matters, somebody will ask for it.,
Gavin D. Smith <=