configure.ac: Add AM_GNU_GETTEXT_VERSION([0.17]). Remove ALL_LINGUAS.
[enscript.git] / states / hl / passthrough.st
1 /*
2  * Pass all input through handling only output language specific headers
3  * and LANGUAGE_SPECIALS.
4  */
5 state passthrough extends HighlightEntry
6 {
7 }
8
9 \f
10 /*
11 Local variables:
12 mode: c
13 End:
14 */