log src/lisp.h @ 20625:a9c4bf3f4e46

age author description
Fri, 09 Jan 1998 23:17:00 +0000 Richard M. Stallman (STRING_MULTIBYTE): New macro.
Fri, 02 Jan 1998 21:30:28 +0000 Richard M. Stallman (struct Lisp_Marker): Rename `bufpos' to `bytepos'.
Thu, 01 Jan 1998 07:14:33 +0000 Richard M. Stallman (struct Lisp_Marker): New field `charpos'.
Sun, 21 Dec 1997 02:32:45 +0000 Richard M. Stallman (message2_nolog): Fix arg types.
Fri, 28 Nov 1997 14:37:15 +0000 Andreas Schwab (internal_with_output_to_temp_buffer):
Fri, 21 Nov 1997 12:49:52 +0000 Andreas Schwab Add more prototypes and declarations. Forward declare
Thu, 23 Oct 1997 04:29:36 +0000 Paul Eggert (DBL_DIG): Remove; the default value is now set in print.c.
Fri, 05 Sep 1997 05:37:59 +0000 Richard M. Stallman (Fread_coding_system): Update decl.
Wed, 03 Sep 1997 00:36:38 +0000 Geoff Voelker Declare discard_mouse_events.
Wed, 27 Aug 1997 17:22:22 +0000 Richard M. Stallman Declare Fchar_bytes.
Tue, 26 Aug 1997 11:42:33 +0000 Kenichi Handa (DEFUN_ARGS_8): New macro.
Fri, 08 Aug 1997 20:07:59 +0000 Richard M. Stallman (Flocal_variable_p, Ffind_operation_coding_system): Declared.
Mon, 04 Aug 1997 03:02:19 +0000 Richard M. Stallman (Fload): Update declaration.
Sat, 12 Jul 1997 06:34:16 +0000 Richard M. Stallman (EXFUN, P_): New definitions. Use them to declare
Fri, 04 Jul 1997 20:44:52 +0000 Richard M. Stallman Fix bugs with inappropriate mixing of Lisp_Object with int.