log src/lisp.h @ 16842:72276b334084 before-thomas-posix1996 glibc-2_0_2 libc-970108 libc-970109 libc-970110 libc-970111 libc-970112 libc-970113 libc-970114 libc-970115 libc-970116 libc-970117 libc-970118 libc-970119 libc-970120 libc-970121 libc-970122 libc-970123 libc-970124 libc-970125 libc-970126 libc-970127 libc-970128 libc-970129 libc-970130 libc-970131 libc-970201 libc-970202 libc-970203 libc-970204 libc-970205 libc-970206 libc-970207 libc-970208 libc-970209 libc-970210 libc-970211 libc-970212 libc-970213 libc-970214 libc-970215 libc-970216 libc-970217 libc-970218 libc-970219 libc-970220 libc-970221 libc-970222 libc-970223 libc-970224 libc-970225 libc-970226 libc-970227 libc-970228 libc-970301 libc-970302 libc-970303 libc-970304 libc-970305 libc-970306 libc-970307 libc-970308 libc-970309 libc-970310 libc-970311 libc-970312 libc-970313 libc-970314 libc-970315 libc-970316 libc-970317 libc-970318 libc-970319 libc-970320 libc-970321 libc-970322 libc-970323 libc-970324 libc20x-970306 libc20x-97031 libc20x-970316 libc20x-970318 libc20x-970319 libc20x-970404 root-libc-2_0_x-branch

age author description
Mon, 09 Dec 1996 00:51:15 +0000 Richard M. Stallman (Fend_of_line, Fbeginning_of_line): Declared.
Tue, 17 Sep 1996 17:43:56 +0000 Erik Naggum Declare make_symbol ().
Fri, 13 Sep 1996 16:51:51 +0000 Richard M. Stallman (struct Lisp_Symbol): New field `obarray'.
Wed, 04 Sep 1996 18:54:36 +0000 Richard M. Stallman Add many declarations.
Sun, 01 Sep 1996 21:04:32 +0000 Karl Heuer Removed support for !MULTI_FRAME.
Tue, 16 Jul 1996 05:07:01 +0000 Karl Heuer (Qfont): Declare here.
Tue, 16 Jul 1996 00:04:15 +0000 Karl Heuer (Qmouse_leave_buffer_hook): Declare it here.
Fri, 26 Apr 1996 19:53:20 +0000 Richard M. Stallman [WINDOWS_NT]: Declare Vdirectory_sep_char.
Sun, 25 Feb 1996 19:13:40 +0000 Richard M. Stallman (Qinhibit_read_only): Declared.
Sat, 03 Feb 1996 02:33:12 +0000 Richard M. Stallman (VECSIZE): Round up when dividing.
Wed, 24 Jan 1996 23:44:22 +0000 Karl Heuer (XCAR, XCDR, CAR, CDR): New macros.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 31 Oct 1995 02:34:16 +0000 Karl Heuer (BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
Tue, 31 Oct 1995 00:01:29 +0000 Richard M. Stallman (CHECK_CHAR_TABLE): Don't accept nil.
Sun, 29 Oct 1995 23:26:41 +0000 Richard M. Stallman (PVEC_TYPE_MASK): Remove the 0x100 bit.
Thu, 19 Oct 1995 00:13:45 +0000 Richard M. Stallman (UPCASE_TABLE): Definition deleted.
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.
Wed, 08 Mar 1995 03:33:23 +0000 Karl Heuer Declare new var and functions.
Wed, 08 Mar 1995 01:24:14 +0000 Karl Heuer (struct PERDISPLAY): New member Vlast_kbd_macro.
Fri, 03 Mar 1995 05:02:06 +0000 Karl Heuer (struct PERDISPLAY): New members defining_kbd_macro, kbd_macro_buffer,
Wed, 01 Mar 1995 03:45:45 +0000 Karl Heuer (struct PERDISPLAY): Add prefix_factor, prefix_value, prefix_sign,
Fri, 24 Feb 1995 02:26:46 +0000 Karl Heuer (display_locked): Declare this var.
Wed, 22 Feb 1995 03:06:08 +0000 Karl Heuer (struct PERDISPLAY): New member kbd_queue.
Mon, 13 Feb 1995 06:53:07 +0000 Richard M. Stallman (Qprocessp): Declared.
Tue, 07 Feb 1995 01:04:46 +0000 Karl Heuer (struct PERDISPLAY): Add Vlast_event_frame.
Fri, 03 Feb 1995 22:21:07 +0000 Karl Heuer (all_perdisplays): New var.
Fri, 03 Feb 1995 21:13:01 +0000 Karl Heuer (defvar_display): Declare this function.
Fri, 03 Feb 1995 21:10:39 +0000 Karl Heuer (DEFVAR_DISPLAY): Use current_perdisplay, not get_perdisplay.
Wed, 01 Feb 1995 02:27:46 +0000 Karl Heuer (current_perdisplay): New var.
Tue, 31 Jan 1995 01:52:22 +0000 Karl Heuer [MULTI_PERDISPLAY]: Declare get_perdisplay as a function.
Tue, 31 Jan 1995 01:26:37 +0000 Karl Heuer (DEFVAR_DISPLAY): New macro.