Richard M. Stallman
|
a1300baaf8
|
(LIBS_SYSTEM): #if 0'd.
|
1994-04-28 19:27:47 +00:00 |
|
Richard M. Stallman
|
748a0e1f83
|
(Fx_popup_menu): Doc fix.
|
1994-04-28 18:55:14 +00:00 |
|
Richard M. Stallman
|
b8228bebad
|
(x_window) [USE_X_TOOLKIT]: Call XSetWMHints.
|
1994-04-28 18:13:22 +00:00 |
|
Richard M. Stallman
|
1ad698afde
|
(Vunread_command_events): Renamed.
|
1994-04-28 08:23:25 +00:00 |
|
Karl Heuer
|
10c5e63d23
|
(XTread_socket): Only top window cares about LeaveNotify.
|
1994-04-28 07:59:17 +00:00 |
|
Richard M. Stallman
|
245976082f
|
(Vunread_command_events): Renamed from unread_command_events.
All uses changed.
(read_char): Don't use menus if we have events waiting.
(syms_of_keyboard): Init and staticpro accent_key_syms.
|
1994-04-28 07:49:45 +00:00 |
|
Richard M. Stallman
|
d7a38a2ed9
|
(x_make_frame_visible): Use XtMapWidget, not XtPopup.
|
1994-04-28 07:46:27 +00:00 |
|
Richard M. Stallman
|
ce305b112a
|
Fix typo in previous change.
|
1994-04-28 07:10:24 +00:00 |
|
Richard M. Stallman
|
621ecf991b
|
(syms_of_emacs): Doc fix.
|
1994-04-28 06:19:03 +00:00 |
|
Karl Heuer
|
f769f1b2d2
|
(Fframe_parameters) [!MULTI_FRAME]: Unstub it again.
|
1994-04-28 06:16:11 +00:00 |
|
Richard M. Stallman
|
5b633aeb24
|
(child_setup): Test PRIO_PROCESS, as in sys_subshell.
|
1994-04-28 05:44:54 +00:00 |
|
Richard M. Stallman
|
3ccd3c9802
|
Renamed from hp9000s800.h.
(hp9000s800): Undo previous change.
|
1994-04-28 05:18:06 +00:00 |
|
Richard M. Stallman
|
6311cf580d
|
(create_process): If vfork fails, close forkin and forkout.
|
1994-04-28 04:35:39 +00:00 |
|
Karl Heuer
|
c6bfa94791
|
(unexec): Cast pointers. Fix error message.
|
1994-04-28 03:49:12 +00:00 |
|
Richard M. Stallman
|
8cd6b35fab
|
(hp800): Define this instead of hp9000s800.
|
1994-04-28 02:39:40 +00:00 |
|
Richard M. Stallman
|
1e700751df
|
(mostlyclean): Remove liblw.a.
|
1994-04-28 02:35:25 +00:00 |
|
Richard M. Stallman
|
988c2f83a8
|
(read1): Allow \C- ' and \C-?'.
|
1994-04-28 02:34:20 +00:00 |
|
Richard M. Stallman
|
7e57289154
|
(LD_SWITCH_SYSTEM): Undo previous change.
|
1994-04-27 22:31:09 +00:00 |
|
Karl Heuer
|
2c32715abd
|
Use C-style comments.
|
1994-04-27 21:43:24 +00:00 |
|
Karl Heuer
|
3fa89e8c0f
|
*** empty log message ***
|
1994-04-27 20:02:46 +00:00 |
|
Karl Heuer
|
42652599b7
|
(Fframe_parameters) [!MULTI_FRAME]: Replace with stub.
(Fframe_parameters, Fmodify_frame_parameters) [!MULTI_FRAME]:
Remove extra docstring.
|
1994-04-27 19:18:40 +00:00 |
|
Richard M. Stallman
|
f9c3b81ade
|
(LIBS_SYSTEM): Commented out.
|
1994-04-27 08:37:12 +00:00 |
|
Richard M. Stallman
|
bf162ea86c
|
(Finsert_file_contents): Fix accessing buffer_file_type
since it is t or nil. Change to handle t or nil as value
of find-buffer-file-type.
|
1994-04-27 08:35:48 +00:00 |
|
Richard M. Stallman
|
d9209dee0a
|
(xmenu_show, xdialog_show):
If we unread some events, set interrupt_input_pending.
|
1994-04-27 08:27:50 +00:00 |
|
Richard M. Stallman
|
0a1788157b
|
(XTread_socket, case ClientMessage): Don't call
XSetInputFocus if event is not for an existing frame.
(XTread_socket) [USE_X_TOOLKIT]: Never pass motion events to the toolkit.
|
1994-04-27 08:27:00 +00:00 |
|
Richard M. Stallman
|
2e14f82ba7
|
(configuration): Make variable deleted.
(emacs.o): Use the default .c.o command.
|
1994-04-27 05:26:05 +00:00 |
|
Richard M. Stallman
|
b8fa02fdc3
|
(CONFIGURATION): Add #undef.
|
1994-04-27 05:25:33 +00:00 |
|
Richard M. Stallman
|
7553a6b72b
|
(x_wm_set_size_hint): Do set max_height, max_width, and PMaxSize flag.
|
1994-04-27 05:03:51 +00:00 |
|
Richard M. Stallman
|
6ecbd1cd8b
|
(XTread_socket) [USE_X_TOOLKIT]: Undo previous change.
|
1994-04-27 04:47:29 +00:00 |
|
Richard M. Stallman
|
d796910a7d
|
*** empty log message ***
|
1994-04-27 04:36:40 +00:00 |
|
Karl Heuer
|
9bcf8ec6d3
|
(create_process) [HAVE_TERMIOS && LDISC1]: Use tcsetattr.
|
1994-04-26 21:17:19 +00:00 |
|
Richard M. Stallman
|
8db3b57351
|
(mark_object, case frame): Mark menu_bar_vector field.
|
1994-04-26 09:29:18 +00:00 |
|
Karl Heuer
|
a27a38d8a7
|
(adjust_point): New function.
(insert_1, insert_from_string_1, del_range_1): Use it.
|
1994-04-26 02:22:52 +00:00 |
|
Karl Heuer
|
2bcaed71df
|
Use PT, not point.
(gap_left, gap_right, adjust_markers): Make these functions static.
|
1994-04-26 02:11:35 +00:00 |
|
Richard M. Stallman
|
4fc440b7df
|
Fix GPL version.
|
1994-04-26 01:41:27 +00:00 |
|
Richard M. Stallman
|
1ec84625a9
|
(read_filtered_event): Use Vunread_command_events.
|
1994-04-26 01:19:39 +00:00 |
|
Richard M. Stallman
|
ba71d84a4b
|
(temp_echo_area_glyphs): Use Vunread_command_events.
|
1994-04-26 01:19:14 +00:00 |
|
Karl Heuer
|
f65013b01a
|
Fix comment.
|
1994-04-26 01:18:38 +00:00 |
|
Karl Heuer
|
06ef4a3f7e
|
(XTmouse_position, XTread_socket): Don't use last_mouse_frame if it's dead.
|
1994-04-25 22:55:33 +00:00 |
|
Karl Heuer
|
983f76b88f
|
(x_term_init): Add explicit cast.
|
1994-04-25 22:32:24 +00:00 |
|
Richard M. Stallman
|
f5e09c8b1b
|
(menu_bar_item): Put a list of keymaps into the third
slot of an item in menu_bar_items_vector.
(kbd_buffer_get_event): Handle menu_bar_event.
|
1994-04-25 22:22:31 +00:00 |
|
Richard M. Stallman
|
765a05bcef
|
(menu_bar_event): New event type.
|
1994-04-25 22:21:43 +00:00 |
|
Richard M. Stallman
|
cf07475434
|
(syms_of_xdisp): Set up Qmenu_bar_update_hook.
(update_menu_bar): Run that hook.
Fix failure to update menu bar when w->update_mode_line was nil.
|
1994-04-25 22:16:08 +00:00 |
|
Richard M. Stallman
|
c8b8e7e336
|
(make_frame): Initialize fields menu_bar_vector and menu_bar_items_used.
|
1994-04-25 22:12:09 +00:00 |
|
Richard M. Stallman
|
8d6de7cea6
|
(struct frame): New fields menu_bar_vector and menu_bar_items_used.
|
1994-04-25 22:10:01 +00:00 |
|
Richard M. Stallman
|
afb66a9aa8
|
(XTread_socket) [USE_X_TOOLKIT]: Let toolkit handle menu bar click.
|
1994-04-25 22:06:13 +00:00 |
|
Karl Heuer
|
1387d54e38
|
(F*_property_change): Typecheck limit argument.
|
1994-04-25 20:30:56 +00:00 |
|
Richard M. Stallman
|
147a661590
|
(Fselect_window): Use Fselect_frame.
|
1994-04-24 08:34:14 +00:00 |
|
Richard M. Stallman
|
c5a1522230
|
(Fkill_all_local_variables): Doc fix.
|
1994-04-24 05:13:41 +00:00 |
|
Richard M. Stallman
|
ab01d0a826
|
(create_process): Use child_setup_tty only if pty_flag.
|
1994-04-24 03:10:24 +00:00 |
|