log src/lisp.h @ 8244:15d4c2bd29e6

age author description
Wed, 22 Jun 1994 20:11:29 +0000 Richard M. Stallman (RETURN_UNGCPRO): Swallow semicolon.
Wed, 15 Jun 1994 05:27:38 +0000 Karl Heuer declare init_system_name (replaces get_system_name).
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Sat, 23 Apr 1994 19:22:06 +0000 Richard M. Stallman (Vascii_canon_table, Vascii_eqv_table): Declared.
Fri, 15 Apr 1994 22:05:41 +0000 Richard M. Stallman (Fprocess_send_eof, Foverlay_get): Declared.
Sun, 03 Apr 1994 21:31:47 +0000 Richard M. Stallman (gc_in_progress): Declared.
Tue, 22 Mar 1994 00:14:10 +0000 Richard M. Stallman (Qwholenump): Declared.
Sat, 19 Mar 1994 02:54:00 +0000 Karl Heuer (MAKE_GLYPH, GLYPH_CHAR, GLYPH_FACE): Handle termcap frames as well as X.
Thu, 10 Mar 1994 00:20:34 +0000 Richard M. Stallman (GLYPH_MODE_LINE_FACE): New macro.
Tue, 08 Mar 1994 05:37:15 +0000 Richard M. Stallman (Qvisible): Declared.
Sat, 05 Mar 1994 23:26:52 +0000 Richard M. Stallman (ARRAY_MARK_FLAG): Define here.
Wed, 02 Mar 1994 03:44:58 +0000 Richard M. Stallman (struct handler): New field chosen_clause.
Sat, 26 Feb 1994 02:20:31 +0000 Karl Heuer Delete extra backslash on last line of macro.
Tue, 22 Feb 1994 23:46:42 +0000 Karl Heuer New variable doc_directory.
Sat, 05 Feb 1994 07:19:04 +0000 Richard M. Stallman (internal_condition_case_1): Declared.
Wed, 02 Feb 1994 06:31:26 +0000 Karl Heuer (get_system_name): Declared.
Thu, 20 Jan 1994 14:41:49 +0000 Richard M. Stallman (VOID_TO_LISP, CVOID_TO_LISP, LISP_TO_VOID, LISP_TO_CVOID): New macros.
Thu, 23 Dec 1993 01:26:50 +0000 Richard M. Stallman Use WORDS_BIG_ENDIAN, not BIG_ENDIAN.
Tue, 23 Nov 1993 09:57:33 +0000 Richard M. Stallman Declare Fnext_single_property_change and Fnext_property_change.
Tue, 05 Oct 1993 01:50:32 +0000 Brian Fox Format comment.
Tue, 10 Aug 1993 04:36:30 +0000 Richard M. Stallman (Vinvocation_directory): Declared.
Sun, 18 Jul 1993 06:26:10 +0000 Jim Blandy Consistently use the mark bit of the root interval's parent field
Tue, 13 Jul 1993 21:07:02 +0000 Richard M. Stallman (Qinsert_in_front_hooks, Qinsert_behind_hooks): Declared.
Tue, 13 Jul 1993 02:20:40 +0000 Richard M. Stallman (Qinsert_before_hooks, Qinsert_after_hooks): Declared.
Thu, 08 Jul 1993 21:26:29 +0000 Roland McGrath Declare Qmark_inactive.
Sat, 19 Jun 1993 20:26:11 +0000 Jim Blandy * emacs.c (Fkill_emacs): Pass third argument to shut_down_emacs.
Thu, 17 Jun 1993 05:03:45 +0000 Jim Blandy Remove decl for Qvisible.
Thu, 17 Jun 1993 02:59:54 +0000 Jim Blandy * lisp.h (CHECK_LIST, CHECK_STRING, CHECK_CONS, CHECK_SYMBOL,
Thu, 17 Jun 1993 00:39:37 +0000 Jim Blandy Don't let the 'B' interactive spec default to buffers viewed in
Sat, 12 Jun 1993 17:31:26 +0000 Jim Blandy Doc fix.