| Commit message (Expand) | Author | Age | Files | Lines |
* | (XSETINT, XSETCONS, XSETBUFFER, XSETVECTOR, XSETSUBR, XSETSTRING, XSETSYMBOL, | Karl Heuer | 1994-10-04 | 1 | -29/+18 |
* | (BOOLFWDP, INTERNALP, INTFWDP, OBJFWDP, INTERNAL_STREAMP, BUFFER_LOCAL_VALUEP, | Karl Heuer | 1994-09-27 | 1 | -22/+31 |
* | (Qplus): Declared. | Richard M. Stallman | 1994-09-26 | 1 | -1/+1 |
* | (Vdebug_on_error): Declared. | Richard M. Stallman | 1994-09-22 | 1 | -0/+1 |
* | (RETURN_UNGCPRO): Use if (1) .. else, not do ... while (0). | Richard M. Stallman | 1994-09-19 | 1 | -2/+2 |
* | (Fmember): Declare this function. | Karl Heuer | 1994-09-18 | 1 | -1/+1 |
* | Declare some functions. | Karl Heuer | 1994-09-17 | 1 | -0/+3 |
* | (EMACS_INT, EMACS_UINT): Define, if not already defined. | Richard M. Stallman | 1994-09-17 | 1 | -0/+8 |
* | (Lisp_Object): Use EMACS_INT. | Richard M. Stallman | 1994-09-17 | 1 | -20/+22 |
* | (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 |