summaryrefslogtreecommitdiff
path: root/src/mocklisp.c
Commit message (Collapse)AuthorAgeFilesLines
* Include <config.h> instead of "config.h".Roland McGrath1993-09-101-1/+1
|
* Rename int-to-string to number-to-string, since it can handleJim Blandy1993-03-301-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 Blandy1992-08-191-1/+1
|
* entered into RCSJim Blandy1992-01-131-4/+4
|
* *** empty log message ***Jim Blandy1991-07-031-5/+0
|
* *** empty log message ***Jim Blandy1991-06-241-0/+6
|
* Initial revisionRichard M. Stallman1990-12-311-0/+242