configure.ac: Add AM_GNU_GETTEXT_VERSION([0.17]). Remove ALL_LINGUAS.
[enscript.git] / states / TODO
1
2                              TODO States
3
4 * manual needs massive updating
5
6 * Add document for the system() primitive.
7
8 * Fix / to be a divide operand.  We can do it with a little extra
9   syntactical knowledge - we have in in gram.y.
10
11 * Add test for state heritance.