]> code.delx.au - gnu-emacs/history - src/lisp.h
Use font-lock-maximum-decoration when setting ada-font-lock-keywords
[gnu-emacs] / src / lisp.h
1995-03-01 Karl Heuer(struct PERDISPLAY): Add prefix_factor, prefix_value...
1995-02-24 Karl Heuer(display_locked): Declare this var.
1995-02-22 Karl Heuer(struct PERDISPLAY): New member kbd_queue.
1995-02-13 Richard M. Stallman(Qprocessp): Declared.
1995-02-07 Karl Heuer(struct PERDISPLAY): Add Vlast_event_frame.
1995-02-03 Karl Heuer(all_perdisplays): New var.
1995-02-03 Karl Heuer(defvar_display): Declare this function.
1995-02-03 Karl Heuer(DEFVAR_DISPLAY): Use current_perdisplay, not get_perdi...
1995-02-01 Karl Heuer(current_perdisplay): New var.
1995-01-31 Karl Heuer[MULTI_PERDISPLAY]: Declare get_perdisplay as a function.
1995-01-31 Karl Heuer(DEFVAR_DISPLAY): New macro.
1995-01-31 Karl HeuerDeclare store_symval_forwarding here.
1995-01-28 Karl Heuer(enum Lisp_Misc_Type): New enumeration Lisp_Misc_Displa...
1995-01-28 Karl Heuer(ECHOBUFSIZE): New constant, replaces sizeof (echobuf).
1995-01-28 Karl Heuer(PERDISPLAY, the_only_perdisplay, get_perdisplay):
1995-01-27 Karl HeuerDeclare message_log_maybe_newline.
1995-01-25 Karl HeuerAdd comments and `volatile' keyword to previous change.
1995-01-25 Karl Heuer(PERD): New struct containing per-display data.
1995-01-20 Karl Heuer(union Lisp_Misc): Make the `type' field just 16 bits...
1995-01-18 Karl Heuer(SWITCH_ENUM_CAST): New macro.
1995-01-13 Richard M. StallmanDeclare Qrear_nonsticky.
1995-01-13 Karl HeuerDeclare message_dolog.
1995-01-11 Karl HeuerUse large constants for Lisp_Misc_Type.
1995-01-11 Richard M. Stallman(struct Lisp_Free, struct Lisp_Marker, etc.):
1995-01-04 Karl Heuer[EXPLICIT_SIGN_EXTEND] (XINT): Use symbolic constants.
1995-01-03 Karl HeuerUse consistent spelling in comments.
1995-01-03 Karl Heuer(enum Lisp_Type): Don't use trailing comma.
1995-01-02 Richard M. Stallman(enum Lisp_Type): Delete Lisp_Buffer.
1994-12-30 Richard M. Stallman(VALBITS): Default now 28.
1994-12-25 Richard M. Stallman(enum Lisp_Type): Rename Max_Lisp_Type to Lisp_Type_Limit.
1994-12-25 Richard M. Stallman(enum Lisp_Type): Add Max_Lisp_Type.
1994-11-21 Francesco PotortìAdded code for automatically saving and restoring the...
1994-11-18 Karl Heuer(enum Lisp_Misc_Type): Rename Lisp_Vector to Lisp_Vecto...
1994-11-18 Karl Heuer(XSETCOMPILED): New macro.
1994-11-16 Karl HeuerDeclare allocate_vectorlike.
1994-11-16 Karl HeuerDelete declaration of Farray_length.
1994-11-15 Karl Heuer(GC_INTEGERP, etc): New type-test macros for use during GC.
1994-11-15 Karl Heuer(NATNUMP): New macro.
1994-11-15 Karl Heuer(enum Lisp_Misc_Type): Add new enumeration Lisp_Misc_Ov...
1994-11-13 Richard M. StallmanComment change.
1994-11-11 Karl Heuer(enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_B...
1994-11-10 Karl HeuerFix comment associated with previous change.
1994-11-10 Richard M. Stallman(FRAMEP): Use the second definition whenever HAVE_MOUSE.
1994-11-02 Karl HeuerLeave DEVICE_SEP undefined by default.
1994-11-01 Richard M. Stallman(DEVICE_SEP, DIRECTORY_SEP, IS_DEVICE_SEP)
1994-10-17 Morten Welinder*** empty log message ***
1994-10-13 Richard M. Stallman(Funhandled_file_name_directory): Declared.
1994-10-12 Karl Heuer(enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_I...
1994-10-11 Karl Heuer(Lisp_Misc): new type code, replacing Lisp_Marker ...
1994-10-07 Karl Heuer(enum Lisp_Misc_Type): New type.
1994-10-06 Karl Heuer(Lisp_Void, VOIDP): Deleted.
1994-10-06 Karl Heuer(Lisp_Internal_Stream, XSETINTERNALSTREAM, INTERNALSTRE...
1994-10-06 Karl Heuer(Lisp_Internal, XSETINTERNAL, INTERNALP): Deleted.
1994-10-04 Karl Heuer(XFASTINT): Changed to non-lvalue syntax, to ensure...
1994-10-04 Karl Heuer(XSETFASTINT): New macro.
1994-10-04 Karl Heuer(XSETINT, XSETCONS, XSETBUFFER, XSETVECTOR, XSETSUBR...
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...
next