log src/eval.c @ 57941:68ea73fe257b

age author description
Tue, 02 Nov 2004 10:00:14 +0000 Kim F. Storm (Fcalled_interactively_p): Rename from Fcall_interactive_p.
Tue, 02 Nov 2004 08:59:26 +0000 Richard M. Stallman (Fcall_interactive_p): New function.
Thu, 29 Jul 2004 01:41:36 +0000 Luc Teirlinck (Fdefvar, Fdefconst): Doc fixes.
Mon, 19 Jul 2004 04:42:43 +0000 Steven Tamm Fixes for Ctrl-G support on carbon, replacing old timeout based polling
Tue, 06 Jul 2004 01:36:29 +0000 John Paul Wallington (Fdefmacro): Signal an error if NAME is not a symbol.
Sat, 12 Jun 2004 10:32:44 +0000 Eli Zaretskii (Fdefun): Signal an error if NAME is not a symbol.
Tue, 01 Jun 2004 23:21:55 +0000 Stefan Monnier (Fcondition_case): Fix usage. Simplify.