log src/lisp.h @ 3324:b0e1cf2177fc

age author description
Sun, 30 May 1993 21:42:28 +0000 Richard M. Stallman (UCHAR): Don't define if _UCHAR_T.
Sun, 23 May 1993 19:23:38 +0000 Jim Blandy * lisp.h (GLYPH_FACE): Remember that the face portion of a glyph
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Tue, 18 May 1993 22:44:27 +0000 Jim Blandy * lisp.h (malloc, realloc): Declare these to return void *, to
Fri, 14 May 1993 14:41:36 +0000 Jim Blandy * lisp.h (Lisp_Overlay): New tag.
Mon, 10 May 1993 00:17:55 +0000 Jim Blandy * config.h.in: Remove mention of GLYPH datatype; that shouldn't be
Tue, 04 May 1993 13:02:26 +0000 Jim Blandy * lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER, CHAR_SHIFT, CHAR_CTL,
Tue, 04 May 1993 02:34:26 +0000 Jim Blandy * lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER): New constants, in
Thu, 29 Apr 1993 02:22:48 +0000 Richard M. Stallman (LOADHIST_ATTACH): New macro.
Sat, 10 Apr 1993 08:05:07 +0000 Jim Blandy long_to_cons and cons_to_long are generally useful things; they're
Wed, 31 Mar 1993 10:55:33 +0000 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.
Tue, 30 Mar 1993 21:21:49 +0000 Jim Blandy Rename int-to-string to number-to-string, since it can handle
Sat, 20 Mar 1993 19:30:58 +0000 Jim Blandy * emacs.c (Finvocation_name): New function.
Tue, 16 Mar 1993 05:55:57 +0000 Jim Blandy Rename `live-window-p' to `window-live-p', for consistency with
Mon, 15 Mar 1993 05:44:21 +0000 Richard M. Stallman (INTEGERP, SYMBOLP, MARKERP, STRINGP, VECTORP): New macros.