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
|
Mon, 15 Mar 1993 05:44:21 +0000 |
Richard M. Stallman |
(INTEGERP, SYMBOLP, MARKERP, STRINGP, VECTORP): New macros.
|
Fri, 12 Mar 1993 12:04:04 +0000 |
Richard M. Stallman |
(Qrange_error, Qdomain_error, Qsingularity_error):
|
Fri, 05 Mar 1993 23:55:20 +0000 |
Richard M. Stallman |
(CHAR_META, CHAR_SHIFT, CHAR_CTL): New macros.
|
Tue, 02 Mar 1993 08:16:00 +0000 |
Jim Blandy |
Use the term `scroll bar', instead of `scrollbar'.
|
Mon, 22 Feb 1993 14:45:23 +0000 |
Jim Blandy |
* data.c (Fstring_to_int): Rename this to Fstring_to_number, since
|
Thu, 14 Jan 1993 15:12:23 +0000 |
Jim Blandy |
* window.c (window_internal_width): New function.
|
Thu, 24 Dec 1992 06:13:24 +0000 |
Jim Blandy |
* keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,
|
Sat, 12 Dec 1992 15:35:12 +0000 |
Jim Blandy |
* fileio.c (find_file_handler): Rename this to
|
Sat, 07 Nov 1992 07:35:20 +0000 |
Jim Blandy |
* lisp.h [not MULTI_FRAME]: Don't declare the Lisp_Frame tag.
|
Sat, 31 Oct 1992 05:25:29 +0000 |
Jim Blandy |
* lisp.h (Fdefault_boundp, make_float, Ffloat, Fnth, Fcopy_alist,
|
Mon, 19 Oct 1992 18:41:37 +0000 |
Jim Blandy |
* lisp.h (CHECK_LIVE_WINDOW): New predicate.
|
Fri, 02 Oct 1992 22:32:00 +0000 |
Joseph Arceneaux |
* lisp.h: Declare Qbuffer_or_string_p.
|
Thu, 01 Oct 1992 01:00:41 +0000 |
Joseph Arceneaux |
* lisp.h: Conditionally define interval structure and macros.
|
Wed, 30 Sep 1992 11:29:49 +0000 |
Jim Blandy |
* lisp.h: Doc elaboration for Lisp_Buffer_Local_Value.
|
Tue, 22 Sep 1992 05:18:34 +0000 |
Jim Blandy |
* lisp.h (struct handler): Remove the poll_suppress_count member
|
Mon, 21 Sep 1992 08:28:43 +0000 |
Richard M. Stallman |
entered into RCS
|
Wed, 19 Aug 1992 03:54:51 +0000 |
Jim Blandy |
*** empty log message ***
|
Mon, 13 Jul 1992 20:53:59 +0000 |
Jim Blandy |
*** empty log message ***
|
Tue, 30 Jun 1992 13:54:21 +0000 |
Jim Blandy |
*** empty log message ***
|
Wed, 10 Jun 1992 02:25:55 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 07 Jun 1992 02:36:01 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 18 May 1992 08:14:41 +0000 |
Jim Blandy |
*** empty log message ***
|
Sun, 10 May 1992 18:15:10 +0000 |
Jim Blandy |
*** empty log message ***
|
Fri, 24 Apr 1992 08:11:54 +0000 |
Jim Blandy |
*** empty log message ***
|
Tue, 28 Jan 1992 16:01:00 +0000 |
Jim Blandy |
*** empty log message ***
|
Tue, 14 Jan 1992 08:05:08 +0000 |
Jim Blandy |
*** empty log message ***
|
Wed, 04 Dec 1991 05:48:56 +0000 |
Jim Blandy |
*** empty log message ***
|
Sun, 11 Aug 1991 04:35:38 +0000 |
Jim Blandy |
*** empty log message ***
|
Wed, 07 Aug 1991 03:35:25 +0000 |
Jim Blandy |
*** empty log message ***
|
Thu, 18 Jul 1991 11:05:46 +0000 |
Jim Blandy |
*** empty log message ***
|
Wed, 26 Jun 1991 21:34:53 +0000 |
Jim Blandy |
Initial revision
|