| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright. | Karl Heuer | 1994-05-04 | 1 | -1/+1 |
| | | |||||
| * | (set_case_table): Handle nil for EQV with non-nil CANON. | Richard M. Stallman | 1994-04-17 | 1 | -6/+11 |
| | | | | | (Fcase_table_p): Accept nil for EQV with non-nil CANON. | ||||
| * | Include <config.h> instead of "config.h". | Roland McGrath | 1993-09-10 | 1 | -1/+1 |
| | | |||||
| * | * casetab.c: Fix formatting, so as not to confuse etags. | Jim Blandy | 1993-05-25 | 1 | -4/+2 |
| | | |||||
| * | Updated copyright years. | Jim Blandy | 1993-05-22 | 1 | -1/+1 |
| | | |||||
| * | * callint.c (Fcall_interactively): Pass the correct number of | Jim Blandy | 1993-02-22 | 1 | -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, and | Jim Blandy | 1992-10-31 | 1 | -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 RCS | Jim Blandy | 1992-01-13 | 1 | -5/+5 |
| | | |||||
| * | Initial revision | Jim Blandy | 1990-11-12 | 1 | -0/+250 |