Fri, 16 Jun 1995 23:28:13 +0000 |
Richard M. Stallman |
(do_switch_frame): Declared.
|
Thu, 15 Jun 1995 20:49:02 +0000 |
Karl Heuer |
(enum pvec_type): Don't use trailing comma.
|
Wed, 07 Jun 1995 21:39:33 +0000 |
Karl Heuer |
(current_prefix_partial): Deleted.
|
Tue, 06 Jun 1995 01:52:32 +0000 |
Karl Heuer |
(Fwaiting_for_user_input_p): Function declared.
|
Fri, 26 May 1995 04:29:09 +0000 |
Karl Heuer |
(Foverlay_start, Foverlay_end): Declare these functions.
|
Thu, 25 May 1995 15:05:41 +0000 |
Karl Heuer |
(do_symval_forwarding, frame_buffer_predicate): Declare these.
|
Wed, 24 May 1995 22:46:18 +0000 |
Karl Heuer |
(menu_bar_items): Declare this function.
|
Mon, 22 May 1995 22:16:07 +0000 |
Karl Heuer |
(gdb_lisp_params): New enum type.
|
Sun, 07 May 1995 22:29:15 +0000 |
Richard M. Stallman |
(Fmatch_data, Fstore_match_data): Declared.
|
Sat, 06 May 1995 23:03:00 +0000 |
Richard M. Stallman |
(gc_cons_threshold): Change back to int.
|
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.
|