| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Include <config.h> instead of "config.h". | Roland McGrath | 1993-09-10 | 1 | -1/+1 |
| | | |||||
| * | Rename int-to-string to number-to-string, since it can handle | Jim Blandy | 1993-03-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | floating-point as well as integer arguments. subr.el defines the former as an alias for the latter. * data.c (Fnumber_to_string): Renamed from Fint_to_string. (wrong_type_argument): Adjust caller. (syms_of_data): Adjust defsubr. * fns.c (concat): Adjust caller. * lisp.h (Fnumber_to_string): Adjust extern declaration. * mocklisp.c (Finsert_string): Adjust caller. * process.c (status_message): Adjust caller. | ||||
| * | * mocklisp.c (Fml_substr): Put comments around text following #endif. | Jim Blandy | 1992-08-19 | 1 | -1/+1 |
| | | |||||
| * | entered into RCS | Jim Blandy | 1992-01-13 | 1 | -4/+4 |
| | | |||||
| * | *** empty log message *** | Jim Blandy | 1991-07-03 | 1 | -5/+0 |
| | | |||||
| * | *** empty log message *** | Jim Blandy | 1991-06-24 | 1 | -0/+6 |
| | | |||||
| * | Initial revision | Richard M. Stallman | 1990-12-31 | 1 | -0/+242 |
