1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-27 02:10:52 -08:00
Commit graph

5249 commits

Author SHA1 Message Date
Karl Heuer
34f4f6c6d7 Comment change. 1995-05-31 19:57:27 +00:00
Karl Heuer
1832d1091b (LD_SWITCH_SYSTEM): Copied back from s/sol2-3.h;
added references to /usr/dt/lib.
1995-05-30 23:32:09 +00:00
Karl Heuer
e241c09b68 (syms_of_xfns): Allow PATH_BITMAPS to be a colon-separated list. 1995-05-30 23:17:55 +00:00
Karl Heuer
35b34f729f (syms_of_editfns): user-login-name renamed from user-name.
user-real-login-name renamed from user-real-name.
C names changed to Vuser_real_login_name, Vuser_login_name as well.
1995-05-30 21:56:32 +00:00
Karl Heuer
7cca72e3e2 Change Vuser_real_name to Vuser_real_login_name. 1995-05-30 21:50:07 +00:00
Karl Heuer
94bb7f9b4f (update_menu_bar): Do update if region display has changed. 1995-05-30 19:43:26 +00:00
Karl Heuer
7a9947284c (x_top_window_to_frame): Don't match menu-bar widget.
(x_window): Use applicationShellWidgetClass,
not topLevelShellWidgetClass.  Call lw_set_main_areas after
creating the menubar widget.
1995-05-30 18:47:11 +00:00
Karl Heuer
4bcdbab193 (set_frame_menubar): Always call update_frame_menubar. 1995-05-30 18:46:49 +00:00
Karl Heuer
eac4251ca6 (update_menu_bar): Reverse test of save_match_data. 1995-05-30 18:46:24 +00:00
Karl Heuer
2526c29004 (Fx_create_frame): Pass new arg to make_frame_without_minibuffer. 1995-05-30 06:53:25 +00:00
Karl Heuer
b06602395f (make_frame_without_minibuffer): New arg DISPLAY.
If there's no minibuffer frame to use, create one.
1995-05-30 06:53:08 +00:00
Karl Heuer
e2d6972aef (Frandom): Use EMACS_INT, not int.
Use NULL, not 0, as arg of `time'.
1995-05-30 03:15:27 +00:00
Karl Heuer
6c6a9be863 (make_lispy_event, make_lispy_movement):
Use NULL, not 0, as arg of pixel_to_glyph_coords.
1995-05-29 21:04:07 +00:00
Karl Heuer
8126c3b470 (Fmouse_position): Use NULL, not 0, as arg of pixel_to_glyph_coords. 1995-05-29 21:03:47 +00:00
Karl Heuer
a54d3a7352 Declare x_get_focus_frame. 1995-05-29 20:54:22 +00:00
Karl Heuer
385f63ae3f (XTread_socket) [USE_X_TOOLKIT]: Do pass MotionNotify events
to the toolkit.
1995-05-29 20:04:22 +00:00
Karl Heuer
60439948f2 (x_term_init): Block input during this function. 1995-05-29 19:49:52 +00:00
Karl Heuer
eee20f6aa9 (x_term_init): Call init_sigio only if interrupt_input. 1995-05-29 19:41:18 +00:00
Karl Heuer
9a0f60bbb7 (Fset_input_mode): When read_socket_hook, ignore
what the user specified, and set interrupt_input in the preferred
way for this system.
1995-05-29 19:40:47 +00:00
Karl Heuer
f0e72e7909 (x_set_frame_parameters): Pass -1 to x_set_offset. 1995-05-29 07:27:50 +00:00
Karl Heuer
aa3ff7c943 (x_set_offset): Distinguish CHANGE_GRAVITY < 0 case. 1995-05-29 07:27:09 +00:00
Karl Heuer
9b002b8d0c (x_report_frame_params): Report top and left
in a way that represents negative offsets correctly.
1995-05-29 07:12:58 +00:00
Karl Heuer
70efb6137f (COFF): Define. 1995-05-29 06:36:12 +00:00
Karl Heuer
352c01a55d (LD_SWITCH_MACHINE) [!__GNUC__]: Don't define.
(r_alloc, r_re_alloc, r_alloc_free) [REL_ALLOC,
!_MALLOC_INTERNAL, !NOT_C_CODE]: Prototype.
1995-05-29 06:35:55 +00:00
Karl Heuer
5bb5297112 (at_endline_loc_p): Use 0, not NULL, in ?: for next_next. 1995-05-29 06:15:30 +00:00
Karl Heuer
32bfcae1d2 (describe_vector): New arg entire_map.
Don't show bindings shadowed earlier on in the same map.
(Fdescribe_vector, describe_map): Pass new arg.
1995-05-29 06:07:34 +00:00
Karl Heuer
5588734e1a (describe_syntax_1): Pass new arg to describe_vector. 1995-05-29 06:07:10 +00:00
Karl Heuer
23c852cb60 (redisplay_window): Don't use try_window_id if
newline has a display table entry.
1995-05-29 04:44:28 +00:00
Karl Heuer
dcb9e676a7 (update_menu_bar): Call set_frame_menubar with proper buffer current. 1995-05-29 04:05:18 +00:00
Karl Heuer
7f0db62c95 (VFORK_RETURN_TYPE): Moved to s/sol2-3.h. 1995-05-27 01:08:20 +00:00
Karl Heuer
7d14d51931 (VFORK_RETURN_TYPE): Moved here from s/sol2-4.h. 1995-05-27 01:08:00 +00:00
Karl Heuer
422fbe5f33 (x_window): Call initialize_frame_menubar
near the end, after UNBLOCK_INPUT.
1995-05-27 00:46:13 +00:00
Geoff Voelker
ffd9c2a188 (init_lread) [CANNOT_DUMP]: Set Vload_path to EMACSLOADPATH. 1995-05-27 00:19:05 +00:00
Karl Heuer
2e2b8e220e (popup_get_selection): Force deactivation if key pressed.
New arg `id'.
(xdialog_show, xmenu_show): Pass new arg to popup_get_selection.
1995-05-26 22:47:07 +00:00
Karl Heuer
7c21100ae3 (XTread_socket): Don't call popup_get_selection here. 1995-05-26 22:46:36 +00:00
Karl Heuer
075f06eca3 (NULL): Use explicit cast. 1995-05-26 22:35:10 +00:00
Karl Heuer
e336874bf4 (VFORK_RETURN_TYPE): Use int if not already defined.
(vfork): Declare the return type.
1995-05-26 22:10:20 +00:00
Karl Heuer
5dc2afde98 Move #undef HAVE_VFORK to s/sol2-3.h.
Define VFORK_RETURN_TYPE.
1995-05-26 22:07:55 +00:00
Karl Heuer
031f7919d8 Add #undef HAVE_VFORK. 1995-05-26 22:06:59 +00:00
Karl Heuer
c9492f08ac (x_consider_frame_title): Use FRAME_KBOARD. 1995-05-26 21:54:20 +00:00
Geoff Voelker
58e75ae154 Initial revision 1995-05-26 18:56:09 +00:00
Geoff Voelker
f803a6b161 (get_data_region_base): Undefined.
(get_reserved_heap_size): Use reserved_heap_size.
(reserved_heap_size): Declared.
1995-05-26 05:28:13 +00:00
Geoff Voelker
011db6707e (reserved_heap_size,allocate_heap): Defined.
(sbrk): Use allocate_heap.
1995-05-26 05:27:52 +00:00
Geoff Voelker
e312961bb6 (set_terminal_modes): Set cursor size appropriate for Win95.
(write_glyphs): Don't memset attrs, which is a word array.
1995-05-26 05:26:51 +00:00
Geoff Voelker
bd4a449f55 (configuration_buffer): Increase size.
(get_emacs_configuration) [WINDOWS95]: Use appropriate string.
(prepare_standard_handles) [WINDOWS95]: Disable subprocesses.
(reset_standard_handles): Check error number on failure.
1995-05-26 05:26:17 +00:00
Geoff Voelker
5c2f36b24a (LIBS): Use BASE_LIBS and ADVAPI32.
(config.h,paths.h): Use $(CP) instead of cp.
(config.h): Use $(CONFIG_H).
(EMACS) [WINDOWS95]: Don't dump temacs.exe.
(clean): Cleanup MSVC files and config.h.
(cleandump): Separate commands onto multiple lines.
Cleanup comments.
1995-05-26 05:25:04 +00:00
Karl Heuer
a37e10f9fe (Foverlay_start, Foverlay_end): Declare these functions.
(Fprevious_single_property_change, Fend_of_line, Felt): Ditto.
(Fforward_line, Fforward_word, Fdelete_region, Fforward_char): Ditto.
(Fnarrow_to_region, Fwiden, Fmatch_beginning, Fmatch_end): Ditto.
(Fskip_chars_forward, Fskip_chars_backward): Ditto.
(Ffile_name_absolute_p, read_doc_string): Ditto.
(get_frame_param, store_frame_param, store_in_alist): Ditto.
(describe_map_tree): Declaration moved here from keymap.c.
1995-05-26 04:29:09 +00:00
Karl Heuer
499ea23b07 (x_set_frame_parameters) Fix typo. 1995-05-26 04:18:39 +00:00
Karl Heuer
adab4483a5 (standard_args): -i, -itype, --icon-type take 0, not 1, args 1995-05-26 04:17:02 +00:00
Karl Heuer
ecd1f654a1 (create_process, send_process): Add volatile qualifiers.
(wait_reading_process_input) [both versions]: Cast args of select.
1995-05-26 03:21:30 +00:00