Karl Heuer
09907c3a85
(Fhandle_switch_frame): Ignore switch to dead frame.
1994-03-14 22:30:12 +00:00
Karl Heuer
d8039c5cde
(Fredraw_frame) [! MULTI_FRAME]: Make noninteractive, to be consistent with
...
MULTI_FRAME definition.
1994-03-14 22:04:21 +00:00
Karl Heuer
de15914a5d
(buffer-display-table, buffer-undo-list): Delete docstring of second version
...
of function, to avoid confusing make-docfile.
1994-03-14 22:01:20 +00:00
Karl Heuer
0de25302b8
(Fread_file_name): Delete docstring of second version of function, to avoid
...
confusing make-docfile.
1994-03-14 22:00:34 +00:00
Karl Heuer
9597f4b8a3
(framep, selected-frame, frame-char-height, frame-char-width,
...
frame-pixel-height, frame-pixel-width, set-frame-height, set-frame-width,
set-frame-size): Delete docstring of second version of each function, to avoid
confusing make-docfile.
1994-03-14 21:59:39 +00:00
Karl Heuer
51ab806af8
(Fget_buffer_process): Fix typo in comment.
1994-03-14 21:48:09 +00:00
Richard M. Stallman
b5ccb0a9b8
Whitespace change.
1994-03-14 21:45:32 +00:00
Karl Heuer
b2c71fb43c
(search_buffer): Avoid boolean/integer mixing that confuses some compilers.
1994-03-14 21:44:12 +00:00
Karl Heuer
484ab76a03
(redisplay_window): Avoid dividing negative numbers, since the rounding effect
...
is implementation-defined.
1994-03-14 21:36:58 +00:00
Karl Heuer
cd2be1ddb8
(window_scroll, Fmove_to_window_line): Avoid dividing negative numbers,
...
since the rounding effect is implementation-defined.
1994-03-14 21:36:17 +00:00
Fred Pierresteguy
a9e3d21271
(EmacsFrameSetCharSize): Set the values of left_pos and
...
top_pos to the values of the toplevel widget coordinates.
1994-03-14 16:44:04 +00:00
Richard M. Stallman
9c28748f65
(Finsert_file_contents): Don't let same_at_end be less than same_at_start.
1994-03-14 01:29:37 +00:00
Richard M. Stallman
f1ecfe9bc4
(Fvertical_motion): New optional arg WINDOW.
1994-03-14 01:29:15 +00:00
Richard M. Stallman
540b6aa005
(Fdelete_other_windows): Pass new arg to Fvertical_motion.
...
(window_scroll, Frecenter, Fmove_to_window_line): Likewise.
1994-03-14 01:28:49 +00:00
Richard M. Stallman
392d3f4b27
Undo previous change. Instead:
...
(Fx_popup_dialog) [! USE_X_TOOLKIT]: Call Fx_popup_menu.
1994-03-14 00:18:52 +00:00
Richard M. Stallman
7464b1311d
(Fx_popup_dialog): Define only if USE_X_TOOLKIT.
1994-03-14 00:08:07 +00:00
Richard M. Stallman
6f1111aa5a
(PURESIZE): Reduce to 230000.
1994-03-13 00:35:22 +00:00
Karl Heuer
8d8c0f4114
(Fexpt): Delete extraneous `for' statement.
1994-03-12 04:16:49 +00:00
Karl Heuer
1619761daf
(get_process): Allow arg to be a buffer object.
1994-03-12 03:13:20 +00:00
Karl Heuer
6aec06f576
Fix coding style.
1994-03-12 01:38:31 +00:00
Karl Heuer
96a410bce6
(x_consider_frame_title): New function, extracted from display_mode_line.
...
(redisplay): Update frame title on iconified frames.
1994-03-11 23:38:27 +00:00
Fred Pierresteguy
165e1749b2
(xdialog_show): New function to handle the display of dialog boxes.
...
(Fx_popup_dialog): New function.
(dialog_selection_callback): New function.
(xmenu_show) [USE_X_TOOLKIT]: Don't call lw_destroy_all_widgets at the end.
Do the work of construct_mouse_click in the ButtonRelease case.
1994-03-11 18:01:00 +00:00
Fred Pierresteguy
e5c001e3a2
(EmacsFrameSetCharSize): Call XawPanedSetRefigureMode.
...
Call XtSetValues not XtVaSetValues.
1994-03-11 10:33:08 +00:00
Fred Pierresteguy
d2f28f78f3
(Fyes_or_no_p): Call Fx_popup_dialog instead of Fx_popup_menu.
...
(Fy_or_n_p): Likewise.
1994-03-11 10:15:21 +00:00
Karl Heuer
25bef3dd72
(lock_superlock): Synchronize NFS cache.
1994-03-11 02:35:50 +00:00
Karl Heuer
19c0a7309d
(Fre_search_forward, Fre_search_backward): Doc fix.
1994-03-10 22:55:04 +00:00
Richard M. Stallman
42918ba507
(compute_motion): Initialize prev_hpos.
...
(Fcompute_motion): New function.
1994-03-10 19:06:59 +00:00
Richard M. Stallman
101bb4a553
(Fx_popup_menu): If POSITION is nil,
...
don't require an open X connection.
(single_keymap_panes, keymap_panes, menu_item_enabled_p): New arg NOTREAL.
(Fx_popup_menu): Pass new arg (1 if POSITION is nil).
(menu_item_enabled_p): If NOTREAL, always return t.
(single_keymap_panes) [!USE_X_TOOLKIT]:
Append > to item_string if submenu.
[USE_X_TOOLKIT]: Display submenus in Xt style.
(menu_items): Record where submenus start and end.
(menu_items_submenu_depth): New variable.
(init_menu_items): Init it.
(push_submenu_start, push_submenu_end): New functions.
(grow_menu_items): New function.
(push_menu_pane, push_menu_item): Use it.
(push_menu_pane): Increment menu_items_n_panes only if depth is 0.
(single_keymap_panes) [USE_X_TOOLKIT]: Record submenus in menu_items.
(xmenu_show) [USE_X_TOOLKIT]: Give submenus to toolkit.
1994-03-10 17:03:21 +00:00
Richard M. Stallman
51d5a2c95f
(command_loop_1): On entry, set this_command
...
after running Vpost_command_hook.
1994-03-10 15:59:22 +00:00
Richard M. Stallman
845ca0c853
(PURESIZE): Increment to 240000.
1994-03-10 06:25:56 +00:00
Richard M. Stallman
d7eb09a0cd
(display_mode_line): Highlight partial-width mode lines
...
for a non-termcal frame.
1994-03-10 00:23:35 +00:00
Richard M. Stallman
4606cc9da8
(GLYPH_MODE_LINE_FACE): New macro.
1994-03-10 00:20:34 +00:00
Richard M. Stallman
37d5412167
Don't kill remaining processes if child exits.
...
(call_process_exited): New variable.
(Fcall_process): Set it.
(call_process_cleanup): Test it.
1994-03-09 22:10:08 +00:00
Karl Heuer
d68807fc71
Fix typo in previous change.
1994-03-09 06:13:36 +00:00
Karl Heuer
d1fa2e8a7a
(Fcall_interactively): Don't select an active minibuffer.
1994-03-09 06:07:43 +00:00
Karl Heuer
8c2c32d279
(Fselect_window): Undo previous minibuffer change.
1994-03-09 06:02:56 +00:00
Richard M. Stallman
d29a563167
(window_loop): Delete MULTI_FRAME
...
conditional within the loop, spuriously added in prev change.
Don't ignore invisible or iconified frames for GET_BUFFER_WINDOW;
instead, let Fnext_window skip them if appropriate.
1994-03-09 05:59:08 +00:00
Karl Heuer
671cfd1aa3
(Fselect_window): Don't select an inactive minibuffer.
1994-03-09 04:17:47 +00:00
Richard M. Stallman
e8edb3aef6
(Fdisplay_buffer): If pop_up_frames != 0,
...
consider just visible frames when looking for existing window.
1994-03-08 23:28:14 +00:00
Karl Heuer
be210740d1
Initial revision
1994-03-08 22:59:20 +00:00
Richard M. Stallman
c58632fc81
(syms_of_undo): staticpro pending_boundary.
...
(pending_boundary): New variable.
(syms_of_undo): Initialize it.
(Fundo_boundary): Use pending_boundary.
(record_insert, record_delete, record_property_change):
Set pending_boundary.
1994-03-08 16:33:28 +00:00
Roland McGrath
5d69474126
(send_process) [_PC_MAX_CANON]: Also test #ifdef HAVE_FPATHCONF before
...
trying to use fpathconf.
1994-03-08 06:53:48 +00:00
Roland McGrath
c51b1a7c77
Add #undef HAVE_FPATHCONF.
1994-03-08 06:52:58 +00:00
Roland McGrath
3708523330
(term_get_fkeys_1): Use term_get_fkeys_arg, not term_get_fkeys_address.
1994-03-08 06:48:45 +00:00
Roland McGrath
f778aff2fd
(term_get_fkeys_1): New local var ADDRESS, init to term_get_fkeys_address.
1994-03-08 06:45:43 +00:00
Roland McGrath
f2a003428d
(term_get_fkeys_data): Variable removed.
...
(term_get_fkeys_define_1, term_get_fkeys_define): Functions removed.
(term_get_fkeys_address): New variable, to pass arg through condition-case.
(term_get_fkeys): Set that to ADDRESS; just do condition-case around call to
term_get_fkeys_1, ignoring all errors.
(term_get_fkeys_1): New function, containing body of term_get_fkeys.
Don't use term_get_fkeys_define_1; call Fdefine_key directly.
1994-03-08 06:20:26 +00:00
Richard M. Stallman
89bca6129b
(Fprevious_window, Fnext_window): ALL_FRAMES = visible
...
means consider only visible frames.
(window_loop): Likewise for FRAMES.
(Fget_buffer_window, Fget_largest_window, Fget_lru_window): Doc fix.
(Fdelete_windows_on): Doc fix.
1994-03-08 06:20:18 +00:00
Richard M. Stallman
f7af3f7b44
(next_frame, prev_frame): If MINIBUF is `visible',
...
consider only visible frames.
(Fnext_frame, Fprevious_frame): Doc fix.
(syms_of_frame): Staticpro Qvisible.
1994-03-08 06:18:49 +00:00
Richard M. Stallman
362fb47a7c
(Qvisible): Declared.
1994-03-08 05:37:15 +00:00
Richard M. Stallman
3b5908ef61
(Fwindow_width): Doc fix.
1994-03-08 00:09:03 +00:00