log src/lisp.h @ 13202:b307cd5c259f

age author description
Thu, 12 Oct 1995 21:19:49 +0000 Richard M. Stallman (struct Lisp_Char_Table): New slot `purpose'.
Sat, 07 Oct 1995 22:07:01 +0000 Richard M. Stallman (struct Lisp_Boolvector): New data type.
Sat, 19 Aug 1995 05:38:46 +0000 Richard M. Stallman (struct Lisp_Marker): Make insertion_type an unsigned int.
Mon, 31 Jul 1995 12:02:51 +0000 Simon Marshall Declare hook running functions.
Tue, 25 Jul 1995 19:36:20 +0000 Karl Heuer (Frun_hook_with_args): Declare this function.
Fri, 07 Jul 1995 13:33:29 +0000 Richard M. Stallman (get_keymap_1): Declared.
Sat, 01 Jul 1995 22:28:16 +0000 Richard M. Stallman (Fsafe_length): Declared.
Fri, 16 Jun 1995 23:28:13 +0000 Richard M. Stallman (do_switch_frame): Declared.
Thu, 15 Jun 1995 20:49:02 +0000 Karl Heuer (enum pvec_type): Don't use trailing comma.
Wed, 07 Jun 1995 21:39:33 +0000 Karl Heuer (current_prefix_partial): Deleted.
Tue, 06 Jun 1995 01:52:32 +0000 Karl Heuer (Fwaiting_for_user_input_p): Function declared.
Fri, 26 May 1995 04:29:09 +0000 Karl Heuer (Foverlay_start, Foverlay_end): Declare these functions.
Thu, 25 May 1995 15:05:41 +0000 Karl Heuer (do_symval_forwarding, frame_buffer_predicate): Declare these.
Wed, 24 May 1995 22:46:18 +0000 Karl Heuer (menu_bar_items): Declare this function.
Mon, 22 May 1995 22:16:07 +0000 Karl Heuer (gdb_lisp_params): New enum type.
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.