aboutsummaryrefslogtreecommitdiffstats
path: root/src/mocklisp.c
Commit message (Collapse)AuthorAgeFilesLines
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
|
* Update GPL to version 2.Karl Heuer1995-06-151-1/+1
|
* (Fml_provide_prefix_argument, Fml_prefix_argument_loop): Undo Jan 31 change.Karl Heuer1995-03-011-7/+3
|
* (Fml_provide_prefix_argument, Fml_prefix_argument_loop): Use perdisplay.Karl Heuer1995-02-011-4/+8
|
* (Finsert_string): Use type test macros.Karl Heuer1994-09-271-2/+2
|
* 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