Mercurial > emacs
log src/data.c @ 2885:cb1709f302e9
age | author | description |
---|---|---|
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 |