Info backend now takes care to avoid magic characters in node names
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 10 Apr 2004 08:59:19 +0000 (08:59 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 10 Apr 2004 08:59:19 +0000 (08:59 +0000)
commitf4551933f1b39e3d017ce964cd3284193fb34cbe
tree1218ea2baf44c3ec3b312c3a6b2606e78fcce06c
parent13561057522d7a500f29b5f097dc237ea2761e9c
Info backend now takes care to avoid magic characters in node names
and index terms (the Info format doesn't like them). In the course
of this I've had to introduce some infrastructure for carrying a
filepos forward from the definition of every RHS index term so that
a particular backend can provide a usefully localised report of
which index term had a problem.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4051 cda61777-01e9-0310-a592-d414129be87e
bk_info.c
error.c
halibut.h
index.c
input.c
inputs/errors.but
main.c