log src/fns.c @ 3587:2b2b70186646

age author description
Tue, 01 Jun 1993 03:38:24 +0000 Richard M. Stallman (internal_equal): Don't let ints be equal to floats.
Mon, 31 May 1993 00:05:58 +0000 Richard M. Stallman (Fyes_or_no_p): Delete unreachable UNGCPRO.
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Fri, 14 May 1993 14:43:00 +0000 Jim Blandy * lisp.h (Lisp_Overlay): New tag.
Tue, 04 May 1993 02:35:01 +0000 Jim Blandy Arrange for Fy_or_n_p to put off switch-frame events.
Sat, 17 Apr 1993 01:27:53 +0000 Richard M. Stallman (provide, require): Put appropriately-marked
Tue, 13 Apr 1993 05:54:00 +0000 Richard M. Stallman (Fy_or_n_p): Echo the answer just once, at exit.
Tue, 30 Mar 1993 21:21:49 +0000 Jim Blandy Rename int-to-string to number-to-string, since it can handle
Thu, 25 Mar 1993 06:32:43 +0000 Richard M. Stallman (Fy_or_n_p): Ensure cursor_in_echo_area = 0 when quit.
Mon, 22 Mar 1993 06:54:36 +0000 Richard M. Stallman (Fy_or_n_p): Handle `recenter' response type.
Sun, 14 Mar 1993 20:56:05 +0000 Jim Blandy * fns.c (Fy_or_n_p): Display the answer.
Wed, 10 Mar 1993 05:13:24 +0000 Richard M. Stallman (Fy_or_n_p): Use query-replace-map.
Mon, 22 Feb 1993 14:41:57 +0000 Jim Blandy * fns.c (Fequal): Call internal_equal to recurse on elements of
Tue, 26 Jan 1993 03:05:54 +0000 Jim Blandy * fns.c (internal_equal): Protect the clause for comparing numbers
Tue, 26 Jan 1993 01:58:16 +0000 Jim Blandy JimB's changes since January 18th