[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[6705] revert file committed by mistake
From: |
Gavin D. Smith |
Subject: |
[6705] revert file committed by mistake |
Date: |
Fri, 16 Oct 2015 18:37:55 +0000 |
Revision: 6705
http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=6705
Author: gavin
Date: 2015-10-16 18:37:54 +0000 (Fri, 16 Oct 2015)
Log Message:
-----------
revert file committed by mistake
Modified Paths:
--------------
trunk/texindex/texindex.awk
Modified: trunk/texindex/texindex.awk
===================================================================
--- trunk/texindex/texindex.awk 2015-10-16 18:34:36 UTC (rev 6704)
+++ trunk/texindex/texindex.awk 2015-10-16 18:37:54 UTC (rev 6705)
@@ -208,7 +208,7 @@
|| substr($0, 2, 5) != "entry")
fatal(_"%s is not a Texinfo index file\n", filename)
- Special_chars = "{}"
+ Special_chars = "{}" Command_char
}
function endfile(filename, i, prev_initial, initial)
{
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [6705] revert file committed by mistake,
Gavin D. Smith <=