Karl Heuer
16c300fbfd
(message_dolog): The message log doesn't need an undo list.
1995-04-24 17:25:45 +00:00
Karl Heuer
e405833872
(term_init): MagicWrap implies AutoWrap.
1995-04-24 17:17:15 +00:00
Karl Heuer
d7266360d1
(do_switch_frame): x_get_focus_frame needs an arg.
...
(Fredirect_frame_focus): frame_rehighlight_hook needs an arg.
1995-04-24 16:55:29 +00:00
Karl Heuer
29e460bd82
(xmenu_show): x_mouse_leave needs an arg.
1995-04-24 16:55:03 +00:00
Richard M. Stallman
4aa54ba872
(create_process): Don't abort if can't reopen
...
pty_name in the child. Exit the child instead.
1995-04-24 05:52:11 +00:00
Richard M. Stallman
d20b8af682
(child_setup): Reword "can't exec" message.
...
Add newline after message.
(Fcall_process): Call Fexpand_file_name for error_file.
1995-04-24 05:51:40 +00:00
Karl Heuer
dc7e2b301d
(Fexpand_abbrev): Add some error checking.
1995-04-20 21:15:39 +00:00
Karl Heuer
f8c2630dfb
(Fx_popup_dialog): Don't pass menubarp arg to xdialog_show.
1995-04-20 18:37:39 +00:00
Richard M. Stallman
873828203c
Comment change.
1995-04-20 08:28:38 +00:00
Karl Heuer
cca176a050
(x_window): Use (or reuse) frame's namebuf instead of a
...
temp var. This avoids a storage leak.
1995-04-19 21:04:01 +00:00
Karl Heuer
60a8823e0b
(Fdelete_frame): Free f->namebuf.
1995-04-19 20:58:28 +00:00
Karl Heuer
aec6e4867a
(make_frame): Initialize f->namebuf.
1995-04-19 20:55:31 +00:00
Karl Heuer
bd601e2a98
(struct frame): New member namebuf.
1995-04-19 20:54:09 +00:00
Richard M. Stallman
673a6211ed
(xmenu_show, xdialog_show): Delete menubarp arg.
...
(Fx_popup_menu): Don't compute menubarp.
1995-04-19 06:09:42 +00:00
Richard M. Stallman
3453f0b6ef
(map_event_to_object): Declaration deleted.
1995-04-18 18:37:51 +00:00
Richard M. Stallman
34ae77b577
(x_report_frame_params): Report value of `display' parm.
1995-04-18 18:36:03 +00:00
Richard M. Stallman
5bbdb09071
(Ffetch_bytecode): Check the type of the object being read from the file.
1995-04-18 18:13:13 +00:00
Richard M. Stallman
ad06e4fcf5
Comment change.
1995-04-18 03:45:52 +00:00
Richard M. Stallman
01ba8cce81
(Fencode_time): Don't treat years < 100 as special.
1995-04-18 03:31:38 +00:00
Karl Heuer
adde48587a
(insert_1): Adjust overlay center after inserting.
...
(insert_from_string_1, insert_from_buffer_1): Likewise.
(del_range_1): Adjust overlay center after deleting.
1995-04-17 23:16:23 +00:00
Karl Heuer
423cdb4617
(adjust_overlays_for_insert): New function.
...
(adjust_overlays_for_delete): New function.
1995-04-17 23:13:56 +00:00
Karl Heuer
2c782c9f6a
Declare some functions.
1995-04-17 23:12:34 +00:00
Richard M. Stallman
1b8fa736b3
(Fencode_time): Rewrite by Naggum.
1995-04-17 06:10:39 +00:00
Richard M. Stallman
b1e9ff6953
(really-lwlib, really-oldXMenu): Mark as .PHONY.
1995-04-15 18:32:49 +00:00
Richard M. Stallman
70368c8c63
Delete the #if that compares MARKBIT.
1995-04-15 18:27:51 +00:00
Karl Heuer
167d976be4
(Fencode_time): Fix missing \n\'s.
1995-04-14 21:06:02 +00:00
Richard M. Stallman
aa669defdd
(popup_get_selection): Queue up events that aren't
...
for the menu, and process them afterward. New arg dpyinfo.
(set_frame_menubar): Use inhibit_garbage_collection.
[USE_X_TOOLKIT] (xmenu_show): Delete the queue code here.
Pass dpyinfo to popup_get_selection.
Don't call lw_destroy_all_widgets.
[USE_X_TOOLKIT] (xdialog_show): Simplify using popup_get_selection.
1995-04-14 18:36:40 +00:00
Richard M. Stallman
8f1e2d16d6
(init_editfns): Add casts.
1995-04-14 18:31:50 +00:00
Richard M. Stallman
a039f5340b
(get_doc_string): Add cast.
1995-04-14 18:28:45 +00:00
Richard M. Stallman
410d4de9ab
(kbd_buffer_get_event): Don't use prototype.
...
(read_char): Rearrange code so that getcjmp is set
only around sit_for and kbd_buffer_get_event, and
and polling is stopped only around the kbd_buffer_get_event call.
(Ftrack_mouse, tracking_off, read_char): Don't call prepare_menu_bars.
1995-04-14 18:26:53 +00:00
Richard M. Stallman
f82aff7c94
(redisplay): Call init_desired_glyphs for each frame.
...
Call prepare_menu_bars.
(prepare_menu_bars): Delete code at beginning that duplicates
things done at the beginning of redisplay.
(message_log_check_duplicate): Make p1 and p2 unsigned char *.
1995-04-14 18:24:00 +00:00
Richard M. Stallman
2d7fc7e8f9
(x_term_init): Call XtSetLanguageProc only if HAVE_X11XTR6.
...
(XTread_socket): Pass dpyinfo to popup_get_selection.
(XTread_socket): For ConfigureNotify,
combine the USE_X_TOOLKIT and non-toolkit cases, which provides
some things that were missing in the former.
1995-04-14 03:58:51 +00:00
Karl Heuer
af7bd86c79
(Fbuffer_string): Doc clarification.
1995-04-13 23:02:25 +00:00
Karl Heuer
c189db03e3
Delete the #if that compares MARKBIT.
1995-04-13 21:14:31 +00:00
Karl Heuer
73dc519872
(Fdisplay_buffer): Search the proper frame when the
...
current frame is minibuffer-only.
1995-04-13 18:06:46 +00:00
Karl Heuer
c0fa5a0bf3
(Fexpand_file_name): Use IS_DIRECTORY_SEP instead of
...
special code for WINDOWSNT.
1995-04-13 17:45:06 +00:00
Richard M. Stallman
7af318194c
(compute_char_face): Don't use NULL.
1995-04-13 16:56:05 +00:00
Karl Heuer
a6d1245e3a
Fix previous change.
1995-04-13 16:55:10 +00:00
Richard M. Stallman
2a77a7d712
(Foverlays_at, Fnext_overlay_change): Don't use NULL.
...
(Fprevious_overlay_change): Don't use NULL.
1995-04-13 16:54:41 +00:00
Richard M. Stallman
e207bc6ec6
(Fx_color_defined_p): Doc fix.
1995-04-13 16:51:39 +00:00
Richard M. Stallman
58a752c5e2
[! HAVE_X_WINDOWS] (build_face): Deleted.
1995-04-13 16:18:42 +00:00
Richard M. Stallman
6352522846
(Fcall_interactively): Fix paren nesting.
1995-04-13 16:10:04 +00:00
Richard M. Stallman
c3935f9df3
(evaporate_overlays): Fix type error.
1995-04-13 16:09:46 +00:00
Richard M. Stallman
836d2cde81
(Fframe_or_buffer_changed_p): Ignore buffers whose names start with space.
...
(init_desired_glyphs): New function.
1995-04-13 07:47:27 +00:00
Richard M. Stallman
b58912b7d9
Comment change.
1995-04-13 06:40:19 +00:00
Richard M. Stallman
8ce6977ed7
(MARKBIT): Do the shifting as unsigned int.
1995-04-13 05:12:24 +00:00
Richard M. Stallman
2cccc82349
(temp_output_buffer_show): Select the chosen window
...
temporarily for running temp-buffer-show-hook.
(syms_of_window): Fix typo.
1995-04-13 02:03:59 +00:00
Richard M. Stallman
fa05e25372
(gc_sweep): If a misc has type Lisp_Misc_Free,
...
keep it on the free list. Sum pseudovector sizes properly.
1995-04-12 17:53:01 +00:00
Richard M. Stallman
cce7b8a038
(Fencode_time): Use XINT to examine `zone'.
...
(Fencode_time): New function, to match `decode-time'.
1995-04-12 06:16:00 +00:00
Karl Heuer
a9971c6d05
(getenv_internal): Balance parentheses across #if/#endif.
1995-04-12 02:56:05 +00:00