texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

texinfo/doc texinfo.txi


From: Karl Berry
Subject: texinfo/doc texinfo.txi
Date: Sun, 16 Oct 2011 23:16:29 +0000

CVSROOT:        /sources/texinfo
Module name:    texinfo
Changes by:     Karl Berry <karl>       11/10/16 23:16:29

Modified files:
        doc            : texinfo.txi 

Log message:
        comment out unimportant index entries contain colons, to avoid the new 
warnings

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texinfo/doc/texinfo.txi?cvsroot=texinfo&r1=1.390&r2=1.391

Patches:
Index: texinfo.txi
===================================================================
RCS file: /sources/texinfo/texinfo/doc/texinfo.txi,v
retrieving revision 1.390
retrieving revision 1.391
diff -u -b -r1.390 -r1.391
--- texinfo.txi 16 Oct 2011 23:14:38 -0000      1.390
+++ texinfo.txi 16 Oct 2011 23:16:29 -0000      1.391
@@ -1,5 +1,5 @@
 \input texinfo.tex    @c -*-texinfo-*-
address@hidden $Id: texinfo.txi,v 1.390 2011/10/16 23:14:38 karl Exp $
address@hidden $Id: texinfo.txi,v 1.391 2011/10/16 23:16:29 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.
 
@@ -14139,7 +14139,7 @@
 Specifying an encoding @var{enc} has the following effects:
 
 @opindex address@hidden, and Local Variables}
address@hidden Local Variables: section, for encoding
address@hidden Local Variables section, for encoding
 @cindex Info output, and encoding
 In Info output, unless the option @option{--disable-encoding} is given
 to @command{makeinfo}, a so-called `Local Variables' section
@@ -17133,7 +17133,7 @@
 Use the full @code{@@titlepage} as the title, not a simple title string.
 
 @item USE_UNIDECODE
address@hidden Text::Unidecode
address@hidden when colons are supported ... pindex Text::Unidecode
 If set to false, do not use the @code{Text::Unidecode} Perl module to 
 transliterate more characters.
 
@@ -18936,7 +18936,7 @@
 @cindex Namespaces, for init files
 @cindex Perl namespaces, for init files
 
address@hidden Texinfo::Config @r{namespace}
address@hidden when colons are supported ... vindex Texinfo::Config 
@r{namespace}
 Initialization file are loaded from the main program via a
 @code{require} call in the @code{Texinfo::Config} namespace.  This
 means that the namespace of the main program and the namespace of
@@ -21092,7 +21092,7 @@
 (@url{http://www.gnu.org/software/rcs}) version control systems, which
 expand it into a string such as:
 @example
-$Id: texinfo.txi,v 1.390 2011/10/16 23:14:38 karl Exp $
+$Id: texinfo.txi,v 1.391 2011/10/16 23:16:29 karl Exp $
 @end example
 (This is useful in all sources that use version control, not just manuals.)
 You may wish to include the @samp{$Id:} comment in the @code{@@copying}
@@ -21163,7 +21163,7 @@
 
 @verbatim
 \input texinfo   @c -*-texinfo-*-
address@hidden $Id: texinfo.txi,v 1.390 2011/10/16 23:14:38 karl Exp $
address@hidden $Id: texinfo.txi,v 1.391 2011/10/16 23:16:29 karl Exp $
 @comment %**start of header
 @setfilename sample.info
 @include version.texi



reply via email to

[Prev in Thread] Current Thread [Next in Thread]