1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 03:20:39 -08:00
Commit graph

11912 commits

Author SHA1 Message Date
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
4048e56d20 (command-line): Handle nil command-line-args. 1995-05-26 20:11:39 +00:00
Geoff Voelker
58e75ae154 Initial revision 1995-05-26 18:56:09 +00:00
Roland McGrath
54de3248dc (compilation-error-regexp-alist): In "IBM C/C++ Tools" regexp, disallow
leading spaces and disallow whitespace chars within the file name.
1995-05-26 16:24:57 +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
Geoff Voelker
85212e6740 Use BASE_LIBS.
(make-docfile.exe,hexl.exe,wakeup.exe,etags.exe): Don't depend upon LIBS.
(DOC): Use del instead of rm.
(DOC) [WINDOWS95]: Use DOC.
(clean): Handle MSVC aux files.
(config.h,paths.h): Use $(CP) instead of cp.
(config.h): Use $(CONFIG_H)
(make-docfile.obj): Depend upon config.h.
Clean up comments.
1995-05-26 05:19:55 +00:00
Geoff Voelker
9097b6b2fd Commented out.
Expand for-loops.
(BUILD_CMD,INSTALL_CMD,CLEAN_CMD): Defined.
1995-05-26 05:11:30 +00:00
Geoff Voelker
43648015ac (ARCH): New definition.
(CPU,CONFIG_H,OS_TYPE): Defined.
	(INCLUDE,LIB): Checked if valid.
	(ntwin32.mak): Included.
	(AR,CC,LINK): New definition.
	(ADVAPI32,libc,BASE_LIBS): Defined.
	(SYS_LDFLAGS): New definition.
	Update comments and preprocessor conditionals.
	(SYS_LIB_DIR,SYS_INC_DIR): Undefined.
1995-05-26 05:10:24 +00:00
Geoff Voelker
d392a4f1e5 (SHELL): Conditionally defined.
(HOME): Conditionally defined.
(emacs_path,HOME): Update comments.
Turn off all echo.
1995-05-26 05:09:40 +00:00
Geoff Voelker
8553c409bb Initial revision 1995-05-26 05:06:02 +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
10774fb577 (dired-find-buffer-nocreate): Don't try to find a
wildcard as a subdirectory.
1995-05-26 04:23:21 +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
c27c10423e (gud-common-init): Don't die if filename not supplied.
Omit trailing hyphen when no filename follows.
1995-05-26 04:14:08 +00:00
Karl Heuer
2db10f13d9 (texinfo-sequentially-find-pointer): Don't modify
the kill ring.
1995-05-26 04:00:52 +00:00
Karl Heuer
689cee2acc (byte-compile-insert-header):
When using dynamic docstrings, refuse to load in 19.28 and older.
In that error message, don't mention the directory names.
1995-05-26 03:57:42 +00:00
Karl Heuer
6e4aafdc8a (x-create-frame-with-faces): Read geometry resource
and use that while creating the frame.
1995-05-26 03:54:38 +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
Karl Heuer
59d8dc5715 (Fsubstitute_command_keys): Cast arg of describe_map_tree. 1995-05-26 02:52:36 +00:00
Karl Heuer
d0c60136db (describe_map_tree): Move declaration to lisp.h. 1995-05-26 02:49:43 +00:00
Karl Heuer
29eb72ac6e (adjust_point): Declare arg AMOUNT. 1995-05-25 18:18:56 +00:00
Karl Heuer
ee384542b3 (scan_lists): Make stringterm an unsigned char. 1995-05-25 18:17:25 +00:00
Karl Heuer
78aa2ba571 (XTread_socket): For MapNotify, call record_asynch_buffer_change. 1995-05-25 17:07:37 +00:00
Karl Heuer
feb0c42f14 (prepare_menu_bars): Update frame titles before menu bars. 1995-05-25 17:06:56 +00:00
Karl Heuer
bd9e3e7543 (Fframe_or_buffer_changed_p): Record frame names
as well as the frame objects.
1995-05-25 17:06:34 +00:00
Karl Heuer
cc17e9bf31 (xmenu_show, xdialog_show): Increment widget_id_tick
in the same was as in xfns.c.  Use LWLIB_ID type where appropriate.
(set_frame_menubar, free_frame_menubar): Add casts to LWLIB_ID.
1995-05-25 16:01:12 +00:00
Karl Heuer
b7975ee409 (Fx_get_resource): Major rewrite to make it clearer.
(validate_x_resource_name): Use build_string, not make_string.
(Fx_create_frame): Initially use Vinvocation_name as resource name.
Switch to frame name if frame name is explicit.
(x_display_info_for_name, Fx_open_connection): Add casts.
Initially use Vinvocation_name as resource name.
[USE_X_TOOLKIT] (x_window): Use Vx_resource_name for widget names.
1995-05-25 16:00:51 +00:00
Karl Heuer
b212bc895d Fix typo. 1995-05-25 15:53:35 +00:00
Karl Heuer
c32cdd9a11 (XTflash): Use pointers as args to select.
(XTread_socket, x_set_offset, x_set_window_size)
(x_make_frame_invisible): Cast 2nd arg to x_wm_set_size_hint.
(XTclear_end_of_line): Don't specify return type.
(note_mouse_highlight): Declare args x and y.
(x_icon_type): New declaration.
(flashback): Declaration deleted.
1995-05-25 15:18:16 +00:00
Karl Heuer
a1d789d0f9 (change_frame_size_1): Declare arg DELAY. 1995-05-25 15:08:28 +00:00
Karl Heuer
a2b27e7335 (do_symval_forwarding, frame_buffer_predicate): Declare these. 1995-05-25 15:05:41 +00:00
Karl Heuer
ea4d290972 (format1): Cast arg of doprnt. 1995-05-25 14:31:30 +00:00
Karl Heuer
cc04c67905 (Fcall_interactively): Cast arg of doprnt. 1995-05-25 14:30:07 +00:00
Karl Heuer
d99d58630a (message): Cast arg of doprnt.
(scroll_bottom_vpos, fmodetrunc): Declarations deleted.
1995-05-25 14:28:18 +00:00
Karl Heuer
dd913f03bd (menu_bar_items): Declare this function. 1995-05-24 22:46:18 +00:00
Karl Heuer
ab552306a8 (queue_selection_requests_unwind): Add return value.
(wait_for_property_change_unwind): Likewise.
1995-05-24 22:08:58 +00:00
Karl Heuer
88d4f6ec12 (Fx_popup_dialog): Treat (menu-bar) like t, for POSITION. 1995-05-24 21:43:00 +00:00
Karl Heuer
c4c6d073e6 (Fdelete_frame): When updating Vdefault_minibuffer_frame,
insist on a frame on the proper keyboard.
1995-05-24 21:34:23 +00:00
Karl Heuer
0b60f47d26 Clarify use of site-init.el. 1995-05-24 20:50:54 +00:00
Karl Heuer
07a7096a4b (x_connection_closed): Unblock input, first thing.
Set Vdefault_minibuffer_frame to t
before deleting a frame that might have its own minibuffer.
1995-05-24 20:37:08 +00:00
Karl Heuer
50d326a456 Delete reference to ALT. Change <Rubout> to <Delete>. 1995-05-24 20:17:16 +00:00