Sat, 12 Jun 1993 07:20:30 +0000 |
Richard M. Stallman |
(cons_to_long): Declare top, bot as Lisp_Object.
|
Wed, 09 Jun 1993 11:59:12 +0000 |
Jim Blandy |
Apply typo patches from Paul Eggert.
|
Sun, 06 Jun 1993 22:50:55 +0000 |
Richard M. Stallman |
(Ffset): Delete special check for t and nil.
|
Tue, 01 Jun 1993 03:37:28 +0000 |
Richard M. Stallman |
(Frem): Fix result sign properly.
|
Mon, 31 May 1993 03:39:07 +0000 |
Richard M. Stallman |
(float_arith_driver): Detect division by zero in advance.
|
Sat, 22 May 1993 21:34:42 +0000 |
Jim Blandy |
Updated copyright years.
|
Fri, 14 May 1993 14:42:01 +0000 |
Jim Blandy |
* lread.c, data.c: If STDC_HEADERS is #defined, include <stdlib.h>
|
Tue, 04 May 1993 02:26:53 +0000 |
Jim Blandy |
* data.c (Ffset): Refuse to set the function value of t or nil.
|
Thu, 29 Apr 1993 13:12:37 +0000 |
Richard M. Stallman |
(Fdefine_function): New function (same code as Fdefalias).
|
Fri, 23 Apr 1993 03:40:03 +0000 |
Eric S. Raymond |
(Fdefine_function): Changed name back to Fdefalias, so we get things
|
Sat, 17 Apr 1993 01:29:48 +0000 |
Richard M. Stallman |
(Fdefine_function): New function.
|
Sat, 10 Apr 1993 08:05:07 +0000 |
Jim Blandy |
long_to_cons and cons_to_long are generally useful things; they're
|
Tue, 30 Mar 1993 21:21:49 +0000 |
Jim Blandy |
Rename int-to-string to number-to-string, since it can handle
|
Wed, 10 Mar 1993 05:14:04 +0000 |
Richard M. Stallman |
(syms_of_data) [LISP_FLOAT_TYPE]: Define new error conditions:
|
Tue, 02 Mar 1993 08:11:01 +0000 |
Jim Blandy |
* data.c (Fstring_to_number): Declare p to be an unsigned char, to
|
Mon, 22 Feb 1993 14:27:14 +0000 |
Jim Blandy |
* data.c (Fstring_to_number): Skip initial spaces, to make Emacs
|
Tue, 26 Jan 1993 01:58:16 +0000 |
Jim Blandy |
JimB's changes since January 18th
|
Sun, 06 Dec 1992 22:13:53 +0000 |
Jim Blandy |
src/ * data.c (indirect_function): Delete unused argument ERROR.
|
Sat, 31 Oct 1992 05:17:14 +0000 |
Jim Blandy |
* data.c (Fset): See if current_alist_element points to itself
|
Thu, 01 Oct 1992 01:58:57 +0000 |
Joseph Arceneaux |
Qbuffer_or_string_p added.
|
Wed, 30 Sep 1992 11:35:45 +0000 |
Jim Blandy |
* data.c (Fmake_local_variable): If SYM forwards to a C variable,
|
Tue, 29 Sep 1992 15:06:46 +0000 |
Jim Blandy |
* data.c (swap_in_symval_forwarding): Formatting tweaked.
|
Tue, 29 Sep 1992 04:54:28 +0000 |
Jim Blandy |
* data.c (Frem): Use the `fmod' function under SunOS, Ultrix, and
|
Wed, 19 Aug 1992 06:19:22 +0000 |
Jim Blandy |
* data.c [USG] (Frem): Call fmod, rather than drem. Rah.
|
Tue, 30 Jun 1992 13:55:35 +0000 |
Jim Blandy |
entered into RCS
|
Sun, 07 Jun 1992 02:36:01 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 18 May 1992 08:14:41 +0000 |
Jim Blandy |
*** empty log message ***
|
Sun, 10 May 1992 18:15:10 +0000 |
Jim Blandy |
*** empty log message ***
|
Fri, 01 May 1992 06:20:46 +0000 |
Jim Blandy |
*** empty log message ***
|
Fri, 20 Mar 1992 17:00:55 +0000 |
Jim Blandy |
*** empty log message ***
|