| Commit message (Expand) | Author | Age | Files | Lines |
* | (DEFUN): Check USE_NONANSI_DEFUN. | Richard M. Stallman | 1994-08-26 | 1 | -1/+1 |
* | Comment fix. | Richard M. Stallman | 1994-08-17 | 1 | -4/+1 |
* | (RETURN_UNGCPRO): Swallow semicolon. | Richard M. Stallman | 1994-06-22 | 1 | -7/+17 |
* | declare init_system_name (replaces get_system_name). | Karl Heuer | 1994-06-15 | 1 | -2/+2 |
* | Update copyright. | Karl Heuer | 1994-05-04 | 1 | -1/+1 |
* | (Vascii_canon_table, Vascii_eqv_table): Declared. | Richard M. Stallman | 1994-04-23 | 1 | -0/+1 |
* | (Fprocess_send_eof, Foverlay_get): Declared. | Richard M. Stallman | 1994-04-15 | 1 | -0/+2 |
* | (gc_in_progress): Declared. | Richard M. Stallman | 1994-04-03 | 1 | -0/+1 |
* | (Qwholenump): Declared. | Richard M. Stallman | 1994-03-22 | 1 | -2/+3 |
* | (MAKE_GLYPH, GLYPH_CHAR, GLYPH_FACE): Handle termcap frames as well as X. | Karl Heuer | 1994-03-19 | 1 | -3/+17 |
* | (GLYPH_MODE_LINE_FACE): New macro. | Richard M. Stallman | 1994-03-10 | 1 | -0/+2 |
* | (Qvisible): Declared. | Richard M. Stallman | 1994-03-08 | 1 | -0/+1 |
* | (ARRAY_MARK_FLAG): Define here. | Richard M. Stallman | 1994-03-05 | 1 | -0/+27 |
* | (struct handler): New field chosen_clause. | Richard M. Stallman | 1994-03-02 | 1 | -0/+5 |
* | Delete extra backslash on last line of macro. | Karl Heuer | 1994-02-26 | 1 | -1/+1 |
* | New variable doc_directory. | Karl Heuer | 1994-02-22 | 1 | -0/+1 |
* | (internal_condition_case_1): Declared. | Richard M. Stallman | 1994-02-05 | 1 | -0/+1 |
* | (get_system_name): Declared. | Karl Heuer | 1994-02-02 | 1 | -0/+2 |
* | (VOID_TO_LISP, CVOID_TO_LISP, LISP_TO_VOID, LISP_TO_CVOID): New macros. | Richard M. Stallman | 1994-01-20 | 1 | -0/+29 |
* | Use WORDS_BIG_ENDIAN, not BIG_ENDIAN. | Richard M. Stallman | 1993-12-23 | 1 | -4/+31 |
* | Declare Fnext_single_property_change and Fnext_property_change. | Richard M. Stallman | 1993-11-23 | 1 | -0/+2 |
* | Format comment. | Brian Fox | 1993-10-05 | 1 | -1/+2 |
* | (Vinvocation_directory): Declared. | Richard M. Stallman | 1993-08-10 | 1 | -1/+1 |
* | Consistently use the mark bit of the root interval's parent field | Jim Blandy | 1993-07-18 | 1 | -3/+17 |
* | (Qinsert_in_front_hooks, Qinsert_behind_hooks): Declared. | Richard M. Stallman | 1993-07-13 | 1 | -2/+2 |
* | (Qinsert_before_hooks, Qinsert_after_hooks): Declared. | Richard M. Stallman | 1993-07-13 | 1 | -0/+4 |
* | Declare Qmark_inactive. | Roland McGrath | 1993-07-08 | 1 | -0/+1 |
* | * emacs.c (Fkill_emacs): Pass third argument to shut_down_emacs. | Jim Blandy | 1993-06-19 | 1 | -1/+1 |
* | Remove decl for Qvisible. | Jim Blandy | 1993-06-17 | 1 | -1/+1 |
* | * lisp.h (CHECK_LIST, CHECK_STRING, CHECK_CONS, CHECK_SYMBOL, | Jim Blandy | 1993-06-17 | 1 | -23/+23 |
* | Don't let the 'B' interactive spec default to buffers viewed in | Jim Blandy | 1993-06-17 | 1 | -1/+1 |
* | Doc fix. | Jim Blandy | 1993-06-12 | 1 | -1/+1 |
* | Apply typo patches from Paul Eggert. | Jim Blandy | 1993-06-09 | 1 | -1/+1 |
* | Don't declare malloc or realloc. | Richard M. Stallman | 1993-06-07 | 1 | -2/+1 |
* | (UCHAR): Don't define if _UCHAR_T. | Richard M. Stallman | 1993-05-30 | 1 | -0/+3 |
* | * lisp.h (GLYPH_FACE): Remember that the face portion of a glyph | Jim Blandy | 1993-05-23 | 1 | -1/+1 |
* | Updated copyright years. | Jim Blandy | 1993-05-22 | 1 | -1/+1 |
* | * lisp.h (malloc, realloc): Declare these to return void *, to | Jim Blandy | 1993-05-18 | 1 | -1/+2 |
* | * lisp.h (Lisp_Overlay): New tag. | Jim Blandy | 1993-05-14 | 1 | -3/+19 |
* | * config.h.in: Remove mention of GLYPH datatype; that shouldn't be | Jim Blandy | 1993-05-10 | 1 | -0/+22 |
* | * lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER, CHAR_SHIFT, CHAR_CTL, | Jim Blandy | 1993-05-04 | 1 | -7/+10 |
* | * lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER): New constants, in | Jim Blandy | 1993-05-04 | 1 | -7/+10 |
* | (LOADHIST_ATTACH): New macro. | Richard M. Stallman | 1993-04-29 | 1 | -0/+5 |
* | long_to_cons and cons_to_long are generally useful things; they're | Jim Blandy | 1993-04-10 | 1 | -0/+2 |
* | Put interrupt input blocking in a separate file from xterm.h. | Jim Blandy | 1993-03-31 | 1 | -0/+1 |
* | Rename int-to-string to number-to-string, since it can handle | Jim Blandy | 1993-03-30 | 1 | -1/+1 |
* | * emacs.c (Finvocation_name): New function. | Jim Blandy | 1993-03-20 | 1 | -0/+1 |
* | Rename `live-window-p' to `window-live-p', for consistency with | Jim Blandy | 1993-03-16 | 1 | -2/+2 |
* | (INTEGERP, SYMBOLP, MARKERP, STRINGP, VECTORP): New macros. | Richard M. Stallman | 1993-03-15 | 1 | -1/+14 |
* | (Qrange_error, Qdomain_error, Qsingularity_error): | Richard M. Stallman | 1993-03-12 | 1 | -0/+3 |