1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 20:30:32 -08:00
Commit graph

3611 commits

Author SHA1 Message Date
Richard M. Stallman
888f3d058c [!MULTI_FRAME] (Fframe_first_window): Defined.
(syms_of_frame): Defvar it.
1994-07-16 20:19:25 +00:00
Richard M. Stallman
cee67da9c0 (Fdisplay_buffer): Cope with unsplittable frames and dedicated windows. 1994-07-16 20:18:53 +00:00
Richard M. Stallman
5330e99c71 (re_match_2_internal): Add casts to shut up some compilers.
(FREE_STACK_RETURN): Nest the free inside the return.
1994-07-15 07:48:35 +00:00
Richard M. Stallman
17b9d003e9 (HAVE_VOLATILE): Define. 1994-07-14 19:41:08 +00:00
Richard M. Stallman
6855329253 (safe_run_hooks): Use local var to restore hook's value.
(kbd_buffer_get_event) [HAVE_MOUSE]: Include code
to check for mouse dragging.
(make_lispy_movement) [HAVE_MOUSE]: Define also in this case,
but only include the non-multiframe stuff.
1994-07-14 05:00:21 +00:00
Richard M. Stallman
e118d5efd5 (mouse_init1): Use alternate mouse detection for old mouse drivers.
(mouse_get_pos): Downscale coordinates by 8.
1994-07-14 04:58:02 +00:00
Richard M. Stallman
a9c95e08a1 (Fselect_window): Fix bug checking new_point is in range. 1994-07-14 03:46:11 +00:00
Richard M. Stallman
b6dd20ed5a [MULTI_FRAME] (Fframe_parameters): For non-X frames,
fill in menu-bar-lines value.
1994-07-14 03:44:29 +00:00
Richard M. Stallman
c34b559de0 (syms_of_fileio): Finish previous change. 1994-07-14 03:39:04 +00:00
Richard M. Stallman
9a5540dbda (command_loop_1): Do direct output for cursor motion
over text chars when disp tab exists but says nothing for them.
1994-07-13 09:43:02 +00:00
Richard M. Stallman
4c8888a0c8 (FRAME_EXTERNAL_MENU_BAR) [!USE_X_TOOLKIT]: Give zero. 1994-07-13 04:15:52 +00:00
Richard M. Stallman
6545aadab7 (Qlast_nonmenu_event): New variable.
(syms_of_process): Set it up.
(read_process_output, exec_sentinel): Bind it to t around filter.
1994-07-13 03:52:05 +00:00
Richard M. Stallman
a6e6e718a2 (Fmake_directory_internal): Use Qmake_directory_internal.
(syms_of_fileio): Set up Qmake_directory_internal, not Qmake_directory.
1994-07-12 21:03:03 +00:00
Richard M. Stallman
575b5b9a19 (xmenu_show): Don't call XtUngrabPointer here. 1994-07-12 01:39:30 +00:00
Richard M. Stallman
a35ee4c367 (ctagsfiles): Rewrite to avoid compiler bug. 1994-07-12 00:47:17 +00:00
Richard M. Stallman
eb246adb24 (HAVE_MOUSE, PURESIZE): Definitions moved here. 1994-07-11 05:11:04 +00:00
Richard M. Stallman
44177ab07c [MSDOS]: #define NO_REMAP. 1994-07-11 05:10:25 +00:00
Richard M. Stallman
3ec5651bc0 (dos_rawgetc): Use bios, not kbhit (). 1994-07-11 00:59:17 +00:00
Richard M. Stallman
f1d238efb3 (syms_of_xfns): Provide x-toolkit in toolkit version.
Undo previous change.
(x_toolkit): Variable deleted.
1994-07-11 00:48:47 +00:00
Richard M. Stallman
7cab5d2c25 (Fdisplay_buffer): Add MULTI_FRAME conditional in previous change. 1994-07-11 00:37:44 +00:00
Richard M. Stallman
bbca98bb23 (PURESIZE) [MULTI_FRAME]: Increased to 250000. 1994-07-11 00:23:33 +00:00
Richard M. Stallman
a5a1cc0608 (Ffile_name_directory, Ffile_name_nondirectory,
file_name_as_directory, directory_file_name, Fexpand_file_name,
Ffile_name_absolute_p, Fsubstitute_in_file_name) [MSDOS]:
Allow backslashed file names.
1994-07-09 19:10:16 +00:00
Richard M. Stallman
ca986694dd (install_ctrl_break_check): Doc fix.
(do_visible_bell): Clean-up using Gnu assembly extension.
1994-07-09 05:13:38 +00:00
Richard M. Stallman
0e3263737c (readevalloop): Correctly unbind the unwind protect. 1994-07-09 04:44:28 +00:00
Richard M. Stallman
642c364840 (BIG_ENDIAN): Don't redefine if defined. 1994-07-08 03:36:21 +00:00
Richard M. Stallman
38a31f61d1 (alloca.o): Delete allocatem.c first thing. 1994-07-07 19:29:52 +00:00
Richard M. Stallman
a51b963cea (xmenu_show) {USE_X_TOOLKIT}: ButtonPress no longer pops
down; instead it forces the next ButtonRelease to exit.  Don't
dispatch on ButtonPress events.
1994-07-07 19:24:56 +00:00
Richard M. Stallman
1d3dac41c0 (x_toolkit): New variable.
(syms_of_xfns): Set up Lisp var x-toolkit.
1994-07-07 06:50:45 +00:00
Richard M. Stallman
0a0e8fe62e (make_lispy_event): Ignore menu bar up events. 1994-07-07 06:42:21 +00:00
Richard M. Stallman
a9986780f6 (next_frame, prev_frame):
MINIBUF = 0 means try visible frames and iconified frames.

(next_frame, prev_frame): Change which frames to use
when MINIBUF is a window.
(Fnext_frame, Fprevious_frame): Doc fixes.
1994-07-07 06:38:42 +00:00
Richard M. Stallman
f812f9c6b8 (Fnext_window, Fprevious_window): ALL_FRAMES = 0 means
try both visible frames and iconified frames.
(window_loop): Likewise, for FRAMES = 0.
(Fget_buffer_window): Likewise, for FRAME = 0.
(Fdisplay_buffer): Pass 0 to Fget_buffer_window;
if the frame is iconified, make it visible.
1994-07-07 06:34:07 +00:00
Richard M. Stallman
5511b56859 (xmenu_show) [USE_X_TOOLKIT]: Keyboard input exits the menu.
ButtonRelease does so if within Vdouble_click_time.
Ignore mouse motion if button was already released.
(menu_item_selection): Declare volatile, if __STDC__.
1994-07-07 06:29:09 +00:00
Richard M. Stallman
fb3b7de5e9 (XTread_socket, construct_menu_click) [USE_X_TOOLKIT]:
Update x_mouse_grabbed and Vmouse_depressed.

(x_make_frame_visible): In x_sync loop at the end,
every fourth time, sleep for 1/4 second.
1994-07-07 03:03:34 +00:00
Richard M. Stallman
d0a11f95f9 Be less eager to define MATCH_MAY_ALLOCATE. 1994-07-05 07:25:05 +00:00
Richard M. Stallman
35a65fcede (doprnt): Handle padding on %c. 1994-07-05 07:24:16 +00:00
Richard M. Stallman
ed160f1fa4 Doc fixes. 1994-07-05 06:18:33 +00:00
Richard M. Stallman
c2ff34f7a3 (syms_of_buffer): Doc fix. 1994-07-02 19:50:30 +00:00
Richard M. Stallman
8d80e22752 (decode_mode_spec): %+ makes % for unmodified RO buffer. 1994-07-02 19:41:19 +00:00
Richard M. Stallman
c806d99edd (syms_of_buffer): Doc fix. 1994-07-02 19:37:12 +00:00
Richard M. Stallman
90e6242c9a (get_cached_face): Set the cached_index field. 1994-07-02 04:23:45 +00:00
Richard M. Stallman
73e84c9622 (re_compile_fastmap): Either set fastmap['\n'] to 1 or don't change it.
(re_match_2_internal): If the last match is real
best match, don't restore second best one.
1994-07-02 00:10:58 +00:00
Richard M. Stallman
de4cdbc5fd (prepare_menu_bars): Call x_consider_frame_title
only if windows_or_buffers_changed.
1994-07-01 15:36:06 +00:00
Richard M. Stallman
421dd92fa7 (init_sys_modes): Turn off VSTART and VSTOP chars. On
DGUX, turn off INPCK.
1994-07-01 15:34:42 +00:00
Paul Reilly
f8ea84991a (Fx_create_frame): Add GC protection for local var `f'. 1994-07-01 07:17:43 +00:00
Richard M. Stallman
69c38b460f entered into RCS 1994-07-01 06:19:16 +00:00
Richard M. Stallman
118bd8410d (x_own_selection, x_get_foreign_selection):
Get rid of spurious X_TOOLKIT conditional.

(x_own_selection): Put the frame in Vselection_alist.
(x_clear_frame_selections): New function.
1994-07-01 00:46:37 +00:00
Richard M. Stallman
bb2a0a651e (Fdelete_frame): Call x_clear_frame_selections. 1994-07-01 00:35:07 +00:00
Richard M. Stallman
2a6cf806e2 (x_draw_box): Use curs_x and curs_y, not f->cursor_[xy].
(x_make_frame_visible): In x_sync loop at the end,
every fourth time, sleep for 1/4 second.
1994-07-01 00:32:05 +00:00
Richard M. Stallman
31bdddb378 (random, srandom): Defined. 1994-07-01 00:29:02 +00:00
Richard M. Stallman
40e6f148a4 (XLIB_ILLEGAL_ACCESS): Defined. 1994-06-30 04:27:21 +00:00