+2002-03-05 Bruno Haible <bruno@clisp.org>
+
+ * xgettext.c (usage): Mention languages Python, awk, Tcl, RST, Glade.
+
2002-03-03 Bruno Haible <bruno@clisp.org>
* message.h (format_type): New enum value 'format_tcl'.
printf (_("\
Choice of input file language:\n\
-L, --language=NAME recognise the specified language\n\
- (C, C++, ObjectiveC, PO, Lisp, EmacsLisp,\n\
- librep, Java, YCP)\n\
+ (C, C++, ObjectiveC, PO, Python, Lisp,\n\
+ EmacsLisp, librep, Java, awk, YCP, Tcl,\n\
+ RST, Glade)\n\
-C, --c++ shorthand for --language=C++\n\
By default the language is guessed depending on the input file name extension.\n\
"));