Thu, 20 Jan 1994 14:41:49 +0000 |
Richard M. Stallman |
(VOID_TO_LISP, CVOID_TO_LISP, LISP_TO_VOID, LISP_TO_CVOID): New macros.
|
Thu, 23 Dec 1993 01:26:50 +0000 |
Richard M. Stallman |
Use WORDS_BIG_ENDIAN, not BIG_ENDIAN.
|
Tue, 23 Nov 1993 09:57:33 +0000 |
Richard M. Stallman |
Declare Fnext_single_property_change and Fnext_property_change.
|
Tue, 05 Oct 1993 01:50:32 +0000 |
Brian Fox |
Format comment.
|
Tue, 10 Aug 1993 04:36:30 +0000 |
Richard M. Stallman |
(Vinvocation_directory): Declared.
|
Sun, 18 Jul 1993 06:26:10 +0000 |
Jim Blandy |
Consistently use the mark bit of the root interval's parent field
|
Tue, 13 Jul 1993 21:07:02 +0000 |
Richard M. Stallman |
(Qinsert_in_front_hooks, Qinsert_behind_hooks): Declared.
|
Tue, 13 Jul 1993 02:20:40 +0000 |
Richard M. Stallman |
(Qinsert_before_hooks, Qinsert_after_hooks): Declared.
|
Thu, 08 Jul 1993 21:26:29 +0000 |
Roland McGrath |
Declare Qmark_inactive.
|
Sat, 19 Jun 1993 20:26:11 +0000 |
Jim Blandy |
* emacs.c (Fkill_emacs): Pass third argument to shut_down_emacs.
|
Thu, 17 Jun 1993 05:03:45 +0000 |
Jim Blandy |
Remove decl for Qvisible.
|
Thu, 17 Jun 1993 02:59:54 +0000 |
Jim Blandy |
* lisp.h (CHECK_LIST, CHECK_STRING, CHECK_CONS, CHECK_SYMBOL,
|
Thu, 17 Jun 1993 00:39:37 +0000 |
Jim Blandy |
Don't let the 'B' interactive spec default to buffers viewed in
|
Sat, 12 Jun 1993 17:31:26 +0000 |
Jim Blandy |
Doc fix.
|
Wed, 09 Jun 1993 11:59:12 +0000 |
Jim Blandy |
Apply typo patches from Paul Eggert.
|
Mon, 07 Jun 1993 05:32:28 +0000 |
Richard M. Stallman |
Don't declare malloc or realloc.
|
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
|