log src/lisp.h @ 8275:4fdf77f4e45c

age author description
1994-06-22 Richard M. Stallman (RETURN_UNGCPRO): Swallow semicolon.
1994-06-15 Karl Heuer declare init_system_name (replaces get_system_name).
1994-05-04 Karl Heuer Update copyright.
1994-04-23 Richard M. Stallman (Vascii_canon_table, Vascii_eqv_table): Declared.
1994-04-15 Richard M. Stallman (Fprocess_send_eof, Foverlay_get): Declared.
1994-04-03 Richard M. Stallman (gc_in_progress): Declared.
1994-03-22 Richard M. Stallman (Qwholenump): Declared.
1994-03-19 Karl Heuer (MAKE_GLYPH, GLYPH_CHAR, GLYPH_FACE): Handle termcap frames as well as X.
1994-03-10 Richard M. Stallman (GLYPH_MODE_LINE_FACE): New macro.
1994-03-08 Richard M. Stallman (Qvisible): Declared.
1994-03-05 Richard M. Stallman (ARRAY_MARK_FLAG): Define here.
1994-03-02 Richard M. Stallman (struct handler): New field chosen_clause.
1994-02-26 Karl Heuer Delete extra backslash on last line of macro.
1994-02-22 Karl Heuer New variable doc_directory.
1994-02-05 Richard M. Stallman (internal_condition_case_1): Declared.
1994-02-02 Karl Heuer (get_system_name): Declared.
1994-01-20 Richard M. Stallman (VOID_TO_LISP, CVOID_TO_LISP, LISP_TO_VOID, LISP_TO_CVOID): New macros.
1993-12-23 Richard M. Stallman Use WORDS_BIG_ENDIAN, not BIG_ENDIAN.
1993-11-23 Richard M. Stallman Declare Fnext_single_property_change and Fnext_property_change.
1993-10-05 Brian Fox Format comment.
1993-08-10 Richard M. Stallman (Vinvocation_directory): Declared.
1993-07-18 Jim Blandy Consistently use the mark bit of the root interval's parent field
1993-07-13 Richard M. Stallman (Qinsert_in_front_hooks, Qinsert_behind_hooks): Declared.
1993-07-13 Richard M. Stallman (Qinsert_before_hooks, Qinsert_after_hooks): Declared.
1993-07-08 Roland McGrath Declare Qmark_inactive.
1993-06-19 Jim Blandy * emacs.c (Fkill_emacs): Pass third argument to shut_down_emacs.
1993-06-17 Jim Blandy Remove decl for Qvisible.
1993-06-17 Jim Blandy * lisp.h (CHECK_LIST, CHECK_STRING, CHECK_CONS, CHECK_SYMBOL,
1993-06-17 Jim Blandy Don't let the 'B' interactive spec default to buffers viewed in
1993-06-12 Jim Blandy Doc fix.
1993-06-09 Jim Blandy Apply typo patches from Paul Eggert.
1993-06-07 Richard M. Stallman Don't declare malloc or realloc.
1993-05-30 Richard M. Stallman (UCHAR): Don't define if _UCHAR_T.
1993-05-23 Jim Blandy * lisp.h (GLYPH_FACE): Remember that the face portion of a glyph
1993-05-22 Jim Blandy Updated copyright years.
1993-05-18 Jim Blandy * lisp.h (malloc, realloc): Declare these to return void *, to
1993-05-14 Jim Blandy * lisp.h (Lisp_Overlay): New tag.
1993-05-10 Jim Blandy * config.h.in: Remove mention of GLYPH datatype; that shouldn't be
1993-05-04 Jim Blandy * lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER, CHAR_SHIFT, CHAR_CTL,
1993-05-04 Jim Blandy * lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER): New constants, in
1993-04-29 Richard M. Stallman (LOADHIST_ATTACH): New macro.
1993-04-10 Jim Blandy long_to_cons and cons_to_long are generally useful things; they're
1993-03-31 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.
1993-03-30 Jim Blandy Rename int-to-string to number-to-string, since it can handle
1993-03-20 Jim Blandy * emacs.c (Finvocation_name): New function.
1993-03-16 Jim Blandy Rename `live-window-p' to `window-live-p', for consistency with
1993-03-15 Richard M. Stallman (INTEGERP, SYMBOLP, MARKERP, STRINGP, VECTORP): New macros.
1993-03-12 Richard M. Stallman (Qrange_error, Qdomain_error, Qsingularity_error):
1993-03-05 Richard M. Stallman (CHAR_META, CHAR_SHIFT, CHAR_CTL): New macros.
1993-03-02 Jim Blandy Use the term `scroll bar', instead of `scrollbar'.
1993-02-22 Jim Blandy * data.c (Fstring_to_int): Rename this to Fstring_to_number, since
1993-01-14 Jim Blandy * window.c (window_internal_width): New function.
1992-12-24 Jim Blandy * keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,
1992-12-12 Jim Blandy * fileio.c (find_file_handler): Rename this to
1992-11-07 Jim Blandy * lisp.h [not MULTI_FRAME]: Don't declare the Lisp_Frame tag.
1992-10-31 Jim Blandy * lisp.h (Fdefault_boundp, make_float, Ffloat, Fnth, Fcopy_alist,
1992-10-19 Jim Blandy * lisp.h (CHECK_LIVE_WINDOW): New predicate.
1992-10-02 Joseph Arceneaux * lisp.h: Declare Qbuffer_or_string_p.
1992-10-01 Joseph Arceneaux * lisp.h: Conditionally define interval structure and macros.
1992-09-30 Jim Blandy * lisp.h: Doc elaboration for Lisp_Buffer_Local_Value.
1992-09-22 Jim Blandy * lisp.h (struct handler): Remove the poll_suppress_count member
1992-09-21 Richard M. Stallman entered into RCS
1992-08-19 Jim Blandy *** empty log message ***
1992-07-13 Jim Blandy *** empty log message ***
1992-06-30 Jim Blandy *** empty log message ***
1992-06-10 Richard M. Stallman *** empty log message ***
1992-06-07 Richard M. Stallman *** empty log message ***
1992-05-18 Jim Blandy *** empty log message ***
1992-05-10 Jim Blandy *** empty log message ***
1992-04-24 Jim Blandy *** empty log message ***
1992-01-28 Jim Blandy *** empty log message ***
1992-01-14 Jim Blandy *** empty log message ***
1991-12-04 Jim Blandy *** empty log message ***
1991-08-11 Jim Blandy *** empty log message ***
1991-08-07 Jim Blandy *** empty log message ***
1991-07-18 Jim Blandy *** empty log message ***
1991-06-26 Jim Blandy Initial revision