(BOOLFWDP, INTERNALP, INTFWDP, OBJFWDP, INTERNAL_STREAMP, BUFFER_LOCAL_VALUEP,
[bpt/emacs.git] / src / lisp.h
1994-09-27 Karl Heuer(BOOLFWDP, INTERNALP, INTFWDP, OBJFWDP, INTERNAL_STREAM...
1994-09-26 Richard M. Stallman(Qplus): Declared.
1994-09-22 Richard M. Stallman(Vdebug_on_error): Declared.
1994-09-19 Richard M. Stallman(RETURN_UNGCPRO): Use if (1) .. else, not do ... while...
1994-09-18 Karl Heuer(Fmember): Declare this function.
1994-09-17 Karl HeuerDeclare some functions.
1994-09-17 Richard M. Stallman(EMACS_INT, EMACS_UINT): Define, if not already defined.
1994-09-17 Richard M. Stallman(Lisp_Object): Use EMACS_INT.
1994-08-26 Richard M. Stallman(DEFUN): Check USE_NONANSI_DEFUN.
1994-08-17 Richard M. StallmanComment fix.
1994-06-22 Richard M. Stallman(RETURN_UNGCPRO): Swallow semicolon.
1994-06-15 Karl Heuerdeclare init_system_name (replaces get_system_name).
1994-05-04 Karl HeuerUpdate 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...
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 HeuerDelete extra backslash on last line of macro.
1994-02-22 Karl HeuerNew 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_CVO...
1993-12-23 Richard M. StallmanUse WORDS_BIG_ENDIAN, not BIG_ENDIAN.
1993-11-23 Richard M. StallmanDeclare Fnext_single_property_change and Fnext_property...
1993-10-05 Brian FoxFormat comment.
1993-08-10 Richard M. Stallman(Vinvocation_directory): Declared.
1993-07-18 Jim BlandyConsistently use the mark bit of the root interval...
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 McGrathDeclare Qmark_inactive.
1993-06-19 Jim Blandy* emacs.c (Fkill_emacs): Pass third argument to shut_do...
1993-06-17 Jim BlandyRemove decl for Qvisible.
1993-06-17 Jim Blandy* lisp.h (CHECK_LIST, CHECK_STRING, CHECK_CONS, CHECK_S...
1993-06-17 Jim BlandyDon't let the 'B' interactive spec default to buffers...
1993-06-12 Jim BlandyDoc fix.
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-06-07 Richard M. StallmanDon'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...
1993-05-22 Jim BlandyUpdated copyright years.
1993-05-18 Jim Blandy* lisp.h (malloc, realloc): Declare these to return...
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...
1993-05-04 Jim Blandy* lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER, CHAR_SHIFT...
1993-05-04 Jim Blandy* lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER): New consta...
1993-04-29 Richard M. Stallman(LOADHIST_ATTACH): New macro.
1993-04-10 Jim Blandylong_to_cons and cons_to_long are generally useful...
1993-03-31 Jim BlandyPut interrupt input blocking in a separate file from...
1993-03-30 Jim BlandyRename int-to-string to number-to-string, since it...
1993-03-20 Jim Blandy* emacs.c (Finvocation_name): New function.
1993-03-16 Jim BlandyRename `live-window-p' to `window-live-p', for consiste...
1993-03-15 Richard M. Stallman(INTEGERP, SYMBOLP, MARKERP, STRINGP, VECTORP): New...
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 BlandyUse the term `scroll bar', instead of `scrollbar'.
1993-02-22 Jim Blandy* data.c (Fstring_to_int): Rename this to Fstring_to_nu...
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_Fram...
1992-10-31 Jim Blandy* lisp.h (Fdefault_boundp, make_float, Ffloat, Fnth...
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...
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_cou...
1992-09-21 Richard M. Stallmanentered 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 BlandyInitial revision