log src/data.c @ 7698:3d3717bb5405

age author description
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Fri, 29 Apr 1994 23:21:37 +0000 Karl Heuer (Ffset, Ffmakunbound): Signal an error if SYM is nil or t.
Fri, 29 Apr 1994 23:16:43 +0000 Karl Heuer [MSDOS]: Re-enable some #undef's.
Sat, 16 Apr 1994 05:15:17 +0000 Richard M. Stallman (Fsetq_default): Doc fix.
Tue, 12 Apr 1994 06:06:21 +0000 Richard M. Stallman (Fsetq_default, Fmake_local_variable): Doc syntax fix.
Wed, 23 Mar 1994 22:27:40 +0000 Karl Heuer (store_symval_forwarding, Fsymbol_value): Use assignment, not initialization.
Tue, 22 Mar 1994 00:14:47 +0000 Richard M. Stallman (Qwholenump): New variable.
Mon, 21 Mar 1994 06:56:46 +0000 Richard M. Stallman (Fstring_to_number): Doc fix.
Mon, 21 Mar 1994 01:39:07 +0000 Karl Heuer (Fmake_local_variable): Void variables stay void.
Wed, 16 Mar 1994 23:21:02 +0000 Karl Heuer (Fchar_or_string_p, Fintegerp, Fnatnump): Doc fix.
Fri, 04 Mar 1994 21:21:08 +0000 Karl Heuer (isnan): New macro.
Fri, 04 Feb 1994 20:18:59 +0000 Karl Heuer (fmod): Implement it on systems where it's missing, using drem if available.
Tue, 01 Feb 1994 23:21:22 +0000 Karl Heuer (Fmod): Use HAVE_FMOD.
Sat, 22 Jan 1994 16:13:30 +0000 Richard M. Stallman (Faset): Doc fix.
Sat, 08 Jan 1994 09:23:12 +0000 Richard M. Stallman (Frem) [MSDOS]: use `fmod', not `drem'. Put in config.h?