1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-05 05:21:26 -08:00
Commit graph

17 commits

Author SHA1 Message Date
Richard M. Stallman
00df1bdfb3 (Fml_if): Initialize val. 1998-04-17 01:49:33 +00:00
Andreas Schwab
dfcf069d56 Fix -Wimplicit warnings. 1998-04-14 12:25:56 +00:00
Karl Heuer
23ce248659 Fix comment (avoid spurious "unterminated comment" warning) 1997-12-04 03:36:09 +00:00
Kenichi Handa
1e206719d5 (Fml_arg): Call Fread_string with
INHERIT-INPUT-METHOD nil.
1997-08-26 11:42:33 +00:00
Richard M. Stallman
388017731f (Fml_arg): Add missing Fread_string arguments. 1997-07-12 06:41:26 +00:00
Erik Naggum
3b7ad313e0 Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
Karl Heuer
7c938215cd Update GPL to version 2. 1995-06-15 20:42:24 +00:00
Karl Heuer
4a7bcf34e1 (Fml_provide_prefix_argument, Fml_prefix_argument_loop): Undo Jan 31 change. 1995-03-01 03:44:15 +00:00
Karl Heuer
e17cb81b36 (Fml_provide_prefix_argument, Fml_prefix_argument_loop): Use perdisplay. 1995-02-01 02:30:43 +00:00
Karl Heuer
fb8116a7bf (Finsert_string): Use type test macros. 1994-09-27 02:00:42 +00:00
Roland McGrath
18160b98ce Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
Jim Blandy
f298026408 Rename int-to-string to number-to-string, since it can handle
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.
1993-03-30 21:21:49 +00:00
Jim Blandy
02665de740 * mocklisp.c (Fml_substr): Put comments around text following #endif. 1992-08-19 06:34:26 +00:00
Jim Blandy
d427b66a66 entered into RCS 1992-01-13 21:48:03 +00:00
Jim Blandy
abc367df62 *** empty log message *** 1991-07-03 00:08:25 +00:00
Jim Blandy
36e37d632e *** empty log message *** 1991-06-24 23:22:15 +00:00
Richard M. Stallman
14d55bce6e Initial revision 1990-12-31 04:18:02 +00:00