aboutsummaryrefslogtreecommitdiffstats
path: root/src/casetab.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | (Fcase_table_p): Accept nil for EQV with non-nil CANON.
* 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
| | | | | | | | arguments to wrong_type_argument. * casefiddle.c (caseify_object): Same. * casetab.c (check_case_table): Same. * search.c (Fstore_match_data): Same. * syntax.c (check_syntax_table): Same.
* * casetab.c (set_case_table): Declare this to be static, andJim Blandy1992-10-311-2/+5
| | | | | | | return a Lisp_Object. Add static declaration for this before Fset_case_table and Fset_standard_case_table. (Fset_case_table, Fset_standard_case_table): Return the return value of set_case_table, instead of returning garbage.
* entered into RCSJim Blandy1992-01-131-5/+5
|
* Initial revisionJim Blandy1990-11-121-0/+250