aboutsummaryrefslogtreecommitdiffstats
path: root/src/lisp.h
Commit message (Expand)AuthorAgeFilesLines
* (DEFUN): Check USE_NONANSI_DEFUN.Richard M. Stallman1994-08-261-1/+1
* Comment fix.Richard M. Stallman1994-08-171-4/+1
* (RETURN_UNGCPRO): Swallow semicolon.Richard M. Stallman1994-06-221-7/+17
* declare init_system_name (replaces get_system_name).Karl Heuer1994-06-151-2/+2
* Update copyright.Karl Heuer1994-05-041-1/+1
* (Vascii_canon_table, Vascii_eqv_table): Declared.Richard M. Stallman1994-04-231-0/+1
* (Fprocess_send_eof, Foverlay_get): Declared.Richard M. Stallman1994-04-151-0/+2
* (gc_in_progress): Declared.Richard M. Stallman1994-04-031-0/+1
* (Qwholenump): Declared.Richard M. Stallman1994-03-221-2/+3
* (MAKE_GLYPH, GLYPH_CHAR, GLYPH_FACE): Handle termcap frames as well as X.Karl Heuer1994-03-191-3/+17
* (GLYPH_MODE_LINE_FACE): New macro.Richard M. Stallman1994-03-101-0/+2
* (Qvisible): Declared.Richard M. Stallman1994-03-081-0/+1
* (ARRAY_MARK_FLAG): Define here.Richard M. Stallman1994-03-051-0/+27
* (struct handler): New field chosen_clause.Richard M. Stallman1994-03-021-0/+5
* Delete extra backslash on last line of macro.Karl Heuer1994-02-261-1/+1
* New variable doc_directory.Karl Heuer1994-02-221-0/+1
* (internal_condition_case_1): Declared.Richard M. Stallman1994-02-051-0/+1
* (get_system_name): Declared.Karl Heuer1994-02-021-0/+2
* (VOID_TO_LISP, CVOID_TO_LISP, LISP_TO_VOID, LISP_TO_CVOID): New macros.Richard M. Stallman1994-01-201-0/+29
* Use WORDS_BIG_ENDIAN, not BIG_ENDIAN.Richard M. Stallman1993-12-231-4/+31
* Declare Fnext_single_property_change and Fnext_property_change.Richard M. Stallman1993-11-231-0/+2
* Format comment.Brian Fox1993-10-051-1/+2
* (Vinvocation_directory): Declared.Richard M. Stallman1993-08-101-1/+1
* Consistently use the mark bit of the root interval's parent fieldJim Blandy1993-07-181-3/+17
* (Qinsert_in_front_hooks, Qinsert_behind_hooks): Declared.Richard M. Stallman1993-07-131-2/+2
* (Qinsert_before_hooks, Qinsert_after_hooks): Declared.Richard M. Stallman1993-07-131-0/+4
* Declare Qmark_inactive.Roland McGrath1993-07-081-0/+1
* * emacs.c (Fkill_emacs): Pass third argument to shut_down_emacs.Jim Blandy1993-06-191-1/+1
* Remove decl for Qvisible.Jim Blandy1993-06-171-1/+1
* * lisp.h (CHECK_LIST, CHECK_STRING, CHECK_CONS, CHECK_SYMBOL,Jim Blandy1993-06-171-23/+23
* Don't let the 'B' interactive spec default to buffers viewed inJim Blandy1993-06-171-1/+1
* Doc fix.Jim Blandy1993-06-121-1/+1
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-1/+1
* Don't declare malloc or realloc.Richard M. Stallman1993-06-071-2/+1
* (UCHAR): Don't define if _UCHAR_T.Richard M. Stallman1993-05-301-0/+3
* * lisp.h (GLYPH_FACE): Remember that the face portion of a glyphJim Blandy1993-05-231-1/+1
* Updated copyright years.Jim Blandy1993-05-221-1/+1
* * lisp.h (malloc, realloc): Declare these to return void *, toJim Blandy1993-05-181-1/+2
* * lisp.h (Lisp_Overlay): New tag.Jim Blandy1993-05-141-3/+19
* * config.h.in: Remove mention of GLYPH datatype; that shouldn't beJim Blandy1993-05-101-0/+22
* * lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER, CHAR_SHIFT, CHAR_CTL,Jim Blandy1993-05-041-7/+10
* * lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER): New constants, inJim Blandy1993-05-041-7/+10
* (LOADHIST_ATTACH): New macro.Richard M. Stallman1993-04-291-0/+5
* long_to_cons and cons_to_long are generally useful things; they'reJim Blandy1993-04-101-0/+2
* Put interrupt input blocking in a separate file from xterm.h.Jim Blandy1993-03-311-0/+1
* Rename int-to-string to number-to-string, since it can handleJim Blandy1993-03-301-1/+1
* * emacs.c (Finvocation_name): New function.Jim Blandy1993-03-201-0/+1
* Rename `live-window-p' to `window-live-p', for consistency withJim Blandy1993-03-161-2/+2
* (INTEGERP, SYMBOLP, MARKERP, STRINGP, VECTORP): New macros.Richard M. Stallman1993-03-151-1/+14
* (Qrange_error, Qdomain_error, Qsingularity_error):Richard M. Stallman1993-03-121-0/+3