log src/lisp.h @ 11745:1136a3614d79

age author description
Sun, 07 May 1995 22:29:15 +0000 Richard M. Stallman (Fmatch_data, Fstore_match_data): Declared.
Sat, 06 May 1995 23:03:00 +0000 Richard M. Stallman (gc_cons_threshold): Change back to int.
Thu, 04 May 1995 16:19:40 +0000 Richard M. Stallman (gc_cons_threshold): Make this an EMACS_INT.
Mon, 17 Apr 1995 23:12:34 +0000 Karl Heuer Declare some functions.
Sat, 15 Apr 1995 18:27:51 +0000 Richard M. Stallman Delete the #if that compares MARKBIT.
Thu, 13 Apr 1995 05:12:24 +0000 Richard M. Stallman (MARKBIT): Do the shifting as unsigned int.
Mon, 10 Apr 1995 05:39:55 +0000 Richard M. Stallman (KBOARD, etc): Moved to keyboard.h.
Mon, 10 Apr 1995 00:31:47 +0000 Richard M. Stallman (XMISCTYPE): New macro.
Wed, 05 Apr 1995 03:04:48 +0000 Karl Heuer Declare Ffetch_bytecode.
Mon, 03 Apr 1995 22:08:29 +0000 Karl Heuer (message_nolog): Declare this function.
Mon, 03 Apr 1995 21:48:34 +0000 Karl Heuer Declare Vmessage_log_max.
Fri, 31 Mar 1995 03:53:28 +0000 Karl Heuer Declare function delete_kboard.
Wed, 22 Mar 1995 21:20:41 +0000 Karl Heuer Declare overlay_touches_p.
Wed, 15 Mar 1995 01:51:46 +0000 Karl Heuer (struct KBOARD, MULTI_KBOARD, current_kboard, all_kboards,
Wed, 08 Mar 1995 05:50:24 +0000 Karl Heuer (struct PERDISPLAY): New member kbd_queue_has_data.