summaryrefslogtreecommitdiff
path: root/src/casetab.c
Commit message (Expand)AuthorAgeFilesLines
* (init_casetab_once): Initialize the purpose slot.Richard M. Stallman1997-04-081-0/+1
* (syms_of_casetab): staticpro Vascii_canontable, Vascii_eqv_table, andErik Naggum1996-09-171-0/+3
* (set_case_table): Set upcase_table, case_canon_tableRichard M. Stallman1996-05-061-1/+6
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* (Fcase_table_p): Harmonize arguments with documentation.Erik Naggum1996-01-091-8/+8
* (Fset_case_table): Doc fix.Richard M. Stallman1995-10-291-3/+3
* (Fcase_table_p, Fcurrent_case_table): Delete unused local variables.Erik Naggum1995-10-231-11/+9
* Case tables are now char-tables,Richard M. Stallman1995-10-191-76/+66
* Update GPL to version 2.Karl Heuer1995-06-151-1/+1
* (STRING256_P): Use type test macros.Karl Heuer1994-09-271-2/+1
* Update copyright.Karl Heuer1994-05-041-1/+1
* (set_case_table): Handle nil for EQV with non-nil CANON.Richard M. Stallman1994-04-171-6/+11
* Include <config.h> instead of "config.h".Roland McGrath1993-09-101-1/+1
* * casetab.c: Fix formatting, so as not to confuse etags.Jim Blandy1993-05-251-4/+2
* Updated copyright years.Jim Blandy1993-05-221-1/+1
* * callint.c (Fcall_interactively): Pass the correct number ofJim Blandy1993-02-221-1/+1
* * casetab.c (set_case_table): Declare this to be static, andJim Blandy1992-10-311-2/+5
* entered into RCSJim Blandy1992-01-131-5/+5
* Initial revisionJim Blandy1990-11-121-0/+250