[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
texinfo ChangeLog doc/texinfo.txi
From: |
karl |
Subject: |
texinfo ChangeLog doc/texinfo.txi |
Date: |
Fri, 18 Jan 2013 23:23:42 +0000 |
CVSROOT: /sources/texinfo
Module name: texinfo
Changes by: karl <karl> 13/01/18 23:23:42
Modified files:
. : ChangeLog
doc : texinfo.txi
Log message:
mention TEXINFOSXML
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texinfo/ChangeLog?cvsroot=texinfo&r1=1.1521&r2=1.1522
http://cvs.savannah.gnu.org/viewcvs/texinfo/doc/texinfo.txi?cvsroot=texinfo&r1=1.528&r2=1.529
Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/texinfo/texinfo/ChangeLog,v
retrieving revision 1.1521
retrieving revision 1.1522
diff -u -b -r1.1521 -r1.1522
--- ChangeLog 18 Jan 2013 00:45:13 -0000 1.1521
+++ ChangeLog 18 Jan 2013 23:23:41 -0000 1.1522
@@ -1,3 +1,8 @@
+2013-01-18 Karl Berry <address@hidden>
+
+ * doc/texinfo.txi (Customization Variables for Program Behavior)
+ [TEXINFOSXML]: new output format.
+
2013-01-16 Patrice Dumas <address@hidden>
* tp/Texinfo/Convert/TexinfoXML.pm: replace tp/Texinfo/Convert/XML.pm.
Index: doc/texinfo.txi
===================================================================
RCS file: /sources/texinfo/texinfo/doc/texinfo.txi,v
retrieving revision 1.528
retrieving revision 1.529
diff -u -b -r1.528 -r1.529
--- doc/texinfo.txi 16 Jan 2013 18:20:47 -0000 1.528
+++ doc/texinfo.txi 18 Jan 2013 23:23:41 -0000 1.529
@@ -1,5 +1,5 @@
\input texinfo.tex @c -*-texinfo-*-
address@hidden $Id: texinfo.txi,v 1.528 2013/01/16 18:20:47 karl Exp $
address@hidden $Id: texinfo.txi,v 1.529 2013/01/18 23:23:41 karl Exp $
@c Ordinarily, Texinfo files have the extension .texi. But texinfo.texi
@c clashes with texinfo.tex on 8.3 filesystems, so we use texinfo.txi.
@@ -17469,6 +17469,12 @@
ignored and there is no paragraph filling. This is used by the parser
for file names and copyright text in HTML comments, for example.
address@hidden TEXINFOSXML
address@hidden SXML output
address@hidden S-expressions, output format
+Output the document in TexinfoSXML representation, a syntax for
+writing XML data using Lisp S-expressions.
+
@item TEXTCONTENT
@cindex spell checking
@cindex word counting
@@ -22001,7 +22007,7 @@
as:
@example
-$Id: texinfo.txi,v 1.528 2013/01/16 18:20:47 karl Exp $
+$Id: texinfo.txi,v 1.529 2013/01/18 23:23:41 karl Exp $
@end example
(This is potentially useful in all sources that use version control,
- texinfo ChangeLog doc/texinfo.txi, (continued)
- texinfo ChangeLog doc/texinfo.txi, karl, 2013/01/06
- texinfo ChangeLog doc/texinfo.txi, karl, 2013/01/07
- texinfo ChangeLog doc/texinfo.txi, karl, 2013/01/07
- texinfo ChangeLog doc/texinfo.txi, karl, 2013/01/08
- texinfo ChangeLog doc/texinfo.txi, karl, 2013/01/12
- texinfo ChangeLog doc/texinfo.txi, karl, 2013/01/13
- texinfo ChangeLog doc/texinfo.txi, karl, 2013/01/13
- texinfo ChangeLog doc/texinfo.txi, karl, 2013/01/14
- texinfo ChangeLog doc/texinfo.txi, karl, 2013/01/14
- texinfo ChangeLog doc/texinfo.txi, karl, 2013/01/14
- texinfo ChangeLog doc/texinfo.txi,
karl <=
- texinfo ChangeLog doc/texinfo.txi, karl, 2013/01/20
- texinfo ChangeLog doc/texinfo.txi, karl, 2013/01/21
- texinfo ChangeLog doc/texinfo.txi, karl, 2013/01/25
- texinfo ChangeLog doc/texinfo.txi, karl, 2013/01/29