xconq ./ChangeLog doc/refman.texi kernel/keywo ...
shebs@sourceware.cygnus.com
shebs@sourceware.cygnus.com
Sun Oct 1 10:49:00 GMT 2000
CVSROOT: /cvs/xconq
Module name: xconq
Changes by: shebs@sourceware.cygnus.com 2000-10-01 10:49:46
Modified files:
. : ChangeLog
doc : refman.texi
kernel : keyword.def mknames.c lisp.c read.c
test : warn.g
Log message:
* keyword.def (any): Remove keyword, redundant with "or" in namers.
(text): Remove, never used.
* lisp.c (hash_name): Hash on whole string, handle 8-bit chars
correctly.
* mknames.c (gen_name): Add comments.
(gen_from_rule): Rewrite to handle reject form, issue better
warnings.
* read.c (init_predefined_symbols): Don't make K_REJECT eval to
self.
(interp_text_generator): Remove, never used.
(interp_form): Remove call to it.
* refman.texi: Update documentation of name grammars to reflect
the actual code.
* warn.g: Add tests for new grammar warnings.
More information about the Xconq-cvs
mailing list