summaryrefslogtreecommitdiff
path: root/inputs/errors.but (follow)
Commit message (Collapse)AuthorAge
* Info backend now takes care to avoid magic characters in node namesSimon Tatham2004-04-10
| | | | | | | | | | 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. [originally from svn r4051]
* Test all error conditions, I hopeSimon Tatham1999-10-25
[originally from svn r254]