Thu, 04 May 1995 16:19:40 +0000 |
Richard M. Stallman |
(gc_cons_threshold): Make this an EMACS_INT.
|
Mon, 17 Apr 1995 23:12:34 +0000 |
Karl Heuer |
Declare some functions.
|
Sat, 15 Apr 1995 18:27:51 +0000 |
Richard M. Stallman |
Delete the #if that compares MARKBIT.
|
Thu, 13 Apr 1995 05:12:24 +0000 |
Richard M. Stallman |
(MARKBIT): Do the shifting as unsigned int.
|
Mon, 10 Apr 1995 05:39:55 +0000 |
Richard M. Stallman |
(KBOARD, etc): Moved to keyboard.h.
|
Mon, 10 Apr 1995 00:31:47 +0000 |
Richard M. Stallman |
(XMISCTYPE): New macro.
|
Wed, 05 Apr 1995 03:04:48 +0000 |
Karl Heuer |
Declare Ffetch_bytecode.
|
Mon, 03 Apr 1995 22:08:29 +0000 |
Karl Heuer |
(message_nolog): Declare this function.
|
Mon, 03 Apr 1995 21:48:34 +0000 |
Karl Heuer |
Declare Vmessage_log_max.
|
Fri, 31 Mar 1995 03:53:28 +0000 |
Karl Heuer |
Declare function delete_kboard.
|
Wed, 22 Mar 1995 21:20:41 +0000 |
Karl Heuer |
Declare overlay_touches_p.
|
Wed, 15 Mar 1995 01:51:46 +0000 |
Karl Heuer |
(struct KBOARD, MULTI_KBOARD, current_kboard, all_kboards,
|
Wed, 08 Mar 1995 05:50:24 +0000 |
Karl Heuer |
(struct PERDISPLAY): New member kbd_queue_has_data.
|
Wed, 08 Mar 1995 03:33:23 +0000 |
Karl Heuer |
Declare new var and functions.
|
Wed, 08 Mar 1995 01:24:14 +0000 |
Karl Heuer |
(struct PERDISPLAY): New member Vlast_kbd_macro.
|
Fri, 03 Mar 1995 05:02:06 +0000 |
Karl Heuer |
(struct PERDISPLAY): New members defining_kbd_macro, kbd_macro_buffer,
|
Wed, 01 Mar 1995 03:45:45 +0000 |
Karl Heuer |
(struct PERDISPLAY): Add prefix_factor, prefix_value, prefix_sign,
|
Fri, 24 Feb 1995 02:26:46 +0000 |
Karl Heuer |
(display_locked): Declare this var.
|
Wed, 22 Feb 1995 03:06:08 +0000 |
Karl Heuer |
(struct PERDISPLAY): New member kbd_queue.
|
Mon, 13 Feb 1995 06:53:07 +0000 |
Richard M. Stallman |
(Qprocessp): Declared.
|
Tue, 07 Feb 1995 01:04:46 +0000 |
Karl Heuer |
(struct PERDISPLAY): Add Vlast_event_frame.
|
Fri, 03 Feb 1995 22:21:07 +0000 |
Karl Heuer |
(all_perdisplays): New var.
|
Fri, 03 Feb 1995 21:13:01 +0000 |
Karl Heuer |
(defvar_display): Declare this function.
|
Fri, 03 Feb 1995 21:10:39 +0000 |
Karl Heuer |
(DEFVAR_DISPLAY): Use current_perdisplay, not get_perdisplay.
|
Wed, 01 Feb 1995 02:27:46 +0000 |
Karl Heuer |
(current_perdisplay): New var.
|
Tue, 31 Jan 1995 01:52:22 +0000 |
Karl Heuer |
[MULTI_PERDISPLAY]: Declare get_perdisplay as a function.
|
Tue, 31 Jan 1995 01:26:37 +0000 |
Karl Heuer |
(DEFVAR_DISPLAY): New macro.
|
Tue, 31 Jan 1995 00:35:14 +0000 |
Karl Heuer |
Declare store_symval_forwarding here.
|
Sat, 28 Jan 1995 03:39:17 +0000 |
Karl Heuer |
(enum Lisp_Misc_Type): New enumeration Lisp_Misc_Display_Local.
|
Sat, 28 Jan 1995 02:51:29 +0000 |
Karl Heuer |
(ECHOBUFSIZE): New constant, replaces sizeof (echobuf).
|
Sat, 28 Jan 1995 01:43:53 +0000 |
Karl Heuer |
(PERDISPLAY, the_only_perdisplay, get_perdisplay):
|
Fri, 27 Jan 1995 19:16:50 +0000 |
Karl Heuer |
Declare message_log_maybe_newline.
|
Wed, 25 Jan 1995 08:55:43 +0000 |
Karl Heuer |
Add comments and `volatile' keyword to previous change.
|
Wed, 25 Jan 1995 07:18:37 +0000 |
Karl Heuer |
(PERD): New struct containing per-display data.
|
Fri, 20 Jan 1995 22:02:53 +0000 |
Karl Heuer |
(union Lisp_Misc): Make the `type' field just 16 bits, to match the
|
Wed, 18 Jan 1995 20:13:17 +0000 |
Karl Heuer |
(SWITCH_ENUM_CAST): New macro.
|
Fri, 13 Jan 1995 08:45:30 +0000 |
Richard M. Stallman |
Declare Qrear_nonsticky.
|
Fri, 13 Jan 1995 02:22:37 +0000 |
Karl Heuer |
Declare message_dolog.
|
Wed, 11 Jan 1995 02:13:20 +0000 |
Karl Heuer |
Use large constants for Lisp_Misc_Type.
|
Wed, 11 Jan 1995 01:17:49 +0000 |
Richard M. Stallman |
(struct Lisp_Free, struct Lisp_Marker, etc.):
|
Wed, 04 Jan 1995 22:41:16 +0000 |
Karl Heuer |
[EXPLICIT_SIGN_EXTEND] (XINT): Use symbolic constants.
|
Tue, 03 Jan 1995 01:45:36 +0000 |
Karl Heuer |
Use consistent spelling in comments.
|
Tue, 03 Jan 1995 01:35:49 +0000 |
Karl Heuer |
(enum Lisp_Type): Don't use trailing comma.
|
Mon, 02 Jan 1995 21:58:40 +0000 |
Richard M. Stallman |
(enum Lisp_Type): Delete Lisp_Buffer.
|
Fri, 30 Dec 1994 01:54:16 +0000 |
Richard M. Stallman |
(VALBITS): Default now 28.
|
Sun, 25 Dec 1994 17:49:06 +0000 |
Richard M. Stallman |
(enum Lisp_Type): Rename Max_Lisp_Type to Lisp_Type_Limit.
|
Sun, 25 Dec 1994 17:47:27 +0000 |
Richard M. Stallman |
(enum Lisp_Type): Add Max_Lisp_Type.
|
Mon, 21 Nov 1994 12:50:27 +0000 |
Francesco Potort |
Added code for automatically saving and restoring the match data
|
Fri, 18 Nov 1994 06:50:02 +0000 |
Karl Heuer |
(enum Lisp_Misc_Type): Rename Lisp_Vector to Lisp_Vectorlike. Mark
|
Fri, 18 Nov 1994 02:30:32 +0000 |
Karl Heuer |
(XSETCOMPILED): New macro.
|
Wed, 16 Nov 1994 05:17:32 +0000 |
Karl Heuer |
Declare allocate_vectorlike.
|
Wed, 16 Nov 1994 03:42:44 +0000 |
Karl Heuer |
Delete declaration of Farray_length.
|
Tue, 15 Nov 1994 23:38:26 +0000 |
Karl Heuer |
(GC_INTEGERP, etc): New type-test macros for use during GC.
|
Tue, 15 Nov 1994 22:45:31 +0000 |
Karl Heuer |
(NATNUMP): New macro.
|
Tue, 15 Nov 1994 02:04:03 +0000 |
Karl Heuer |
(enum Lisp_Misc_Type): Add new enumeration Lisp_Misc_Overlay.
|
Sun, 13 Nov 1994 20:54:28 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 11 Nov 1994 07:32:54 +0000 |
Karl Heuer |
(enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Buffer_Local_Value and
|
Thu, 10 Nov 1994 19:51:28 +0000 |
Karl Heuer |
Fix comment associated with previous change.
|
Thu, 10 Nov 1994 03:44:29 +0000 |
Richard M. Stallman |
(FRAMEP): Use the second definition whenever HAVE_MOUSE.
|
Wed, 02 Nov 1994 02:35:56 +0000 |
Karl Heuer |
Leave DEVICE_SEP undefined by default.
|
Tue, 01 Nov 1994 08:47:47 +0000 |
Richard M. Stallman |
(DEVICE_SEP, DIRECTORY_SEP, IS_DEVICE_SEP)
|
Mon, 17 Oct 1994 08:42:36 +0000 |
Morten Welinder |
*** empty log message ***
|
Thu, 13 Oct 1994 06:21:23 +0000 |
Richard M. Stallman |
(Funhandled_file_name_directory): Declared.
|
Wed, 12 Oct 1994 05:13:45 +0000 |
Karl Heuer |
(enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Intfwd,
|
Tue, 11 Oct 1994 07:45:20 +0000 |
Karl Heuer |
(Lisp_Misc): new type code, replacing Lisp_Marker (and soon to replace other
|
Fri, 07 Oct 1994 21:44:51 +0000 |
Karl Heuer |
(enum Lisp_Misc_Type): New type.
|
Thu, 06 Oct 1994 23:09:17 +0000 |
Karl Heuer |
(Lisp_Void, VOIDP): Deleted.
|
Thu, 06 Oct 1994 21:47:34 +0000 |
Karl Heuer |
(Lisp_Internal_Stream, XSETINTERNALSTREAM, INTERNALSTREAMP): Deleted.
|
Thu, 06 Oct 1994 21:29:23 +0000 |
Karl Heuer |
(Lisp_Internal, XSETINTERNAL, INTERNALP): Deleted.
|
Tue, 04 Oct 1994 17:04:39 +0000 |
Karl Heuer |
(XFASTINT): Changed to non-lvalue syntax, to ensure that callers will use
|
Tue, 04 Oct 1994 15:24:13 +0000 |
Karl Heuer |
(XSETFASTINT): New macro.
|
Tue, 04 Oct 1994 13:12:44 +0000 |
Karl Heuer |
(XSETINT, XSETCONS, XSETBUFFER, XSETVECTOR, XSETSUBR, XSETSTRING, XSETSYMBOL,
|
Tue, 27 Sep 1994 04:20:23 +0000 |
Karl Heuer |
(BOOLFWDP, INTERNALP, INTFWDP, OBJFWDP, INTERNAL_STREAMP, BUFFER_LOCAL_VALUEP,
|
Mon, 26 Sep 1994 23:42:40 +0000 |
Richard M. Stallman |
(Qplus): Declared.
|
Thu, 22 Sep 1994 06:37:06 +0000 |
Richard M. Stallman |
(Vdebug_on_error): Declared.
|
Mon, 19 Sep 1994 05:07:10 +0000 |
Richard M. Stallman |
(RETURN_UNGCPRO): Use if (1) .. else, not do ... while (0).
|
Sun, 18 Sep 1994 23:59:10 +0000 |
Karl Heuer |
(Fmember): Declare this function.
|
Sat, 17 Sep 1994 03:14:26 +0000 |
Karl Heuer |
Declare some functions.
|
Sat, 17 Sep 1994 00:51:52 +0000 |
Richard M. Stallman |
(EMACS_INT, EMACS_UINT): Define, if not already defined.
|
Sat, 17 Sep 1994 00:35:09 +0000 |
Richard M. Stallman |
(Lisp_Object): Use EMACS_INT.
|
Fri, 26 Aug 1994 00:44:42 +0000 |
Richard M. Stallman |
(DEFUN): Check USE_NONANSI_DEFUN.
|
Wed, 17 Aug 1994 22:50:36 +0000 |
Richard M. Stallman |
Comment fix.
|
Wed, 22 Jun 1994 20:11:29 +0000 |
Richard M. Stallman |
(RETURN_UNGCPRO): Swallow semicolon.
|
Wed, 15 Jun 1994 05:27:38 +0000 |
Karl Heuer |
declare init_system_name (replaces get_system_name).
|
Wed, 04 May 1994 02:41:09 +0000 |
Karl Heuer |
Update copyright.
|
Sat, 23 Apr 1994 19:22:06 +0000 |
Richard M. Stallman |
(Vascii_canon_table, Vascii_eqv_table): Declared.
|
Fri, 15 Apr 1994 22:05:41 +0000 |
Richard M. Stallman |
(Fprocess_send_eof, Foverlay_get): Declared.
|
Sun, 03 Apr 1994 21:31:47 +0000 |
Richard M. Stallman |
(gc_in_progress): Declared.
|
Tue, 22 Mar 1994 00:14:10 +0000 |
Richard M. Stallman |
(Qwholenump): Declared.
|
Sat, 19 Mar 1994 02:54:00 +0000 |
Karl Heuer |
(MAKE_GLYPH, GLYPH_CHAR, GLYPH_FACE): Handle termcap frames as well as X.
|
Thu, 10 Mar 1994 00:20:34 +0000 |
Richard M. Stallman |
(GLYPH_MODE_LINE_FACE): New macro.
|
Tue, 08 Mar 1994 05:37:15 +0000 |
Richard M. Stallman |
(Qvisible): Declared.
|
Sat, 05 Mar 1994 23:26:52 +0000 |
Richard M. Stallman |
(ARRAY_MARK_FLAG): Define here.
|
Wed, 02 Mar 1994 03:44:58 +0000 |
Richard M. Stallman |
(struct handler): New field chosen_clause.
|
Sat, 26 Feb 1994 02:20:31 +0000 |
Karl Heuer |
Delete extra backslash on last line of macro.
|
Tue, 22 Feb 1994 23:46:42 +0000 |
Karl Heuer |
New variable doc_directory.
|
Sat, 05 Feb 1994 07:19:04 +0000 |
Richard M. Stallman |
(internal_condition_case_1): Declared.
|
Wed, 02 Feb 1994 06:31:26 +0000 |
Karl Heuer |
(get_system_name): Declared.
|
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
|
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
|