David J. MacKenzie
75f9d62502
comment fix
1993-08-19 22:29:35 +00:00
Roland McGrath
252e4dba33
(F{next,previous}_single_property_change): Doc fix.
1993-08-19 20:18:46 +00:00
Roland McGrath
0114e17e66
*** empty log message ***
1993-08-16 19:10:25 +00:00
Richard M. Stallman
039f26a48f
(mkdir, rmdir): Use wait_for_termination to wait.
...
Redirect descriptors 0...2 to /dev/null.
1993-08-15 04:28:05 +00:00
Richard M. Stallman
74e299845c
(HAVE_VFORK, INTEL386, aix386): Add #undef.
1993-08-15 03:55:29 +00:00
Richard M. Stallman
719b4a405f
(Qread_file_name_internal): New var.
...
(syms_of_minibuf): Set it up and protect it.
(Fminibuffer_complete_word): When completing a file name,
expand envvar references.
1993-08-15 03:54:35 +00:00
Richard M. Stallman
94c8642adf
Include syswait.h.
1993-08-15 03:53:33 +00:00
Richard M. Stallman
889255b458
Include syswait.h.
...
(wait_reading_process_input): Exit without waiting
if wait_for_cell is already non-nil.
1993-08-15 03:52:43 +00:00
Richard M. Stallman
2313b945f2
(adjust_intervals_for_insertion): If inserting in middle
...
of interval that is sticky in neither direction, don't copy props.
(merge_properties_sticky): Handle non-list as front-sticky or
rear-nonsticky property.
1993-08-15 03:49:28 +00:00
Richard M. Stallman
9d11b9a193
(mostlyclean): Don't delete emacs here.
...
(clean): Delete emacs and emacs-* here.
(distclean): Don't delete emacs-* here.
1993-08-15 03:39:42 +00:00
Richard M. Stallman
d1f21a66c4
(struct property_change): New field `arrived'.
...
(expect_property_change): Return struct property_change *.
Clear `arrived'.
(unexpect_property_change): Take one as argument.
(wait_for_property_change): Take one as argument.
If `arrived' is set, don't wait.
(wait_for_property_change_unwind): Corresponding changes.
(receive_incremental_selection): Corresponding changes.
(x_reply_selection_request): Corresponding changes.
(property_deleted_p): Function deleted.
(x_handle_selection_clear): Redisplay.
1993-08-14 23:02:58 +00:00
Richard M. Stallman
b90d9e8043
(compile_pattern): Cast result of re_compile_pattern.
1993-08-14 20:16:43 +00:00
Richard M. Stallman
e443f843a4
(init_cmdargs): Check openp result for 1, not != 0.
1993-08-14 18:37:47 +00:00
Richard M. Stallman
6dba18584c
(x_wm_set_size_hint): New args spec_x and spec_y.
...
Set the window gravity. All callers changed.
(XTread_socket): Make copy_buffer unsigned.
(x_calc_absolute_position): For negative coords, take
account of added width from window manager's outer window.
1993-08-14 11:00:54 +00:00
Richard M. Stallman
8014cc0367
(x_wm_set_size_hint): New args spec_x and spec_y.
...
Set the window gravity. All callers changed.
1993-08-14 10:59:10 +00:00
Richard M. Stallman
1658603c0c
(Fx_popup_menu): Adjust coords so they are relative to the inner window.
1993-08-14 10:30:09 +00:00
Richard M. Stallman
43626ea48d
entered into RCS
1993-08-14 09:38:56 +00:00
Richard M. Stallman
64c1864a88
(__CTOR_LIST__): Don't declare it on Linux.
1993-08-14 07:34:28 +00:00
Richard M. Stallman
4601350064
(getpwuid): Declare it as in xrdb.c.
...
(init_filelock): Don't use return value of strcpy.
1993-08-14 07:21:00 +00:00
Richard M. Stallman
11378c410a
(x_set_frame_parameters): Don't die if just one of
...
height and width was set. Likewise left and top.
1993-08-14 07:20:08 +00:00
Richard M. Stallman
871d0ce7fb
(internal_equal): Typo in previous change.
1993-08-14 07:14:13 +00:00
Richard M. Stallman
e050ef745e
(property_change_between_p): Test NULL_INTERVAL_P
...
in loop, before looking at next->position.
1993-08-14 04:36:08 +00:00
Richard M. Stallman
5843fef346
(internal_equal): All markers in no buffer are equal.
1993-08-14 03:50:26 +00:00
Roland McGrath
453a645a41
Added #undef HAVE_XSCREENNUMBEROFSCREEN.
1993-08-13 23:35:42 +00:00
Richard M. Stallman
bdb8d0854a
(C_DEBUG_SWITCH, SYSTEM_MALLOC): Defined.
1993-08-13 22:23:19 +00:00
Richard M. Stallman
820829e347
(C_SWITCH_MACHINE): Deleted.
1993-08-13 22:21:52 +00:00
Richard M. Stallman
404daac1a1
(XScreenNumberOfScreen): New function.
1993-08-13 22:16:38 +00:00
Richard M. Stallman
b2fe4ec62d
(START_FILES, LIB_STANDARD): Don't define if USG5_4.
...
(DEFAULT_ENTRY_ADDRESS): Likewise.
(UNEXEC): Use unexelfsgi.o if USG5_4.
1993-08-13 21:40:37 +00:00
Richard M. Stallman
e1111f28fb
Delete conditionals for HAVE_X_WINDOWS and HAVE_SOCKETS.
1993-08-13 19:09:21 +00:00
Richard M. Stallman
6a6eec7e22
(C_ALLOCA): Don't define it.
1993-08-13 08:44:21 +00:00
Richard M. Stallman
27203ead54
(kbd_buffer_store_event): Use bcopy to copy
...
a selection request event.
(read_char): Never start echoing if -batch.
1993-08-13 06:19:21 +00:00
Richard M. Stallman
6930925e83
(get_data_region): Add cast to avoid warning.
1993-08-13 05:38:33 +00:00
Richard M. Stallman
d3fc9c800d
(Flogb): Error at run time if not supported.
1993-08-13 00:46:48 +00:00
Roland McGrath
3070929adb
*** empty log message ***
1993-08-12 22:17:13 +00:00
Richard M. Stallman
1a3ac8b9d2
(Flogb): Doc fix.
1993-08-12 22:07:47 +00:00
Richard M. Stallman
6c362a8bb2
Include process.h.
...
(init_cmdargs): Use EXEC_SUFFIXES.
1993-08-12 22:05:30 +00:00
Richard M. Stallman
b7a11e2101
Include alloca.h if appropriate.
...
Fix the #include file name.
(ULIMIT_BREAK_VALUE, GETPGRP_NO_ARG, NO_MATHERR): New macros.
(LIB_STANDARD): #undef it.
1993-08-12 21:55:46 +00:00
Richard M. Stallman
9fbb139c5a
(Fdelete_frame): Add parens for clarity.
1993-08-12 21:01:06 +00:00
Richard M. Stallman
5ca24800d3
Fix typo in last change.
1993-08-12 07:56:35 +00:00
Richard M. Stallman
5b67709011
(HAVE_GETHOSTNAME): #if 0'd.
1993-08-12 05:39:25 +00:00
Richard M. Stallman
c45a32d459
(BIG_ENDIAN): Don't actually define it.
1993-08-12 04:53:38 +00:00
Richard M. Stallman
e4865e3fbe
(LD_SWITCH_SYSTEM): Delete the -L options.
1993-08-11 23:15:09 +00:00
Richard M. Stallman
a588e041b4
(describe_buffer_bindings): Declare shadow just once.
1993-08-11 21:10:44 +00:00
Richard M. Stallman
cdf0b09689
(verify_overlay_modification): initialize endpos.
1993-08-11 21:08:13 +00:00
Richard M. Stallman
f8f5a0575b
(enum resource_types): Delete final comma.
1993-08-11 20:48:04 +00:00
Richard M. Stallman
a68c0d3b6e
(enum window_loop): Delete final comma.
1993-08-11 20:46:27 +00:00
Richard M. Stallman
6cd195e292
(enum event_kind): Delete final comma.
...
(meta_modifier): Delete final comma.
1993-08-11 20:45:15 +00:00
Richard M. Stallman
dc35af79cb
(BIG_ENDIAN): Don't define if already defined.
1993-08-11 20:42:43 +00:00
Richard M. Stallman
f16a1ed371
(Frecenter): Preserve point in the buffer we change it in.
1993-08-11 19:29:19 +00:00
Richard M. Stallman
dbf8da3952
(Fnewline): If we don't do the first SET_PT,
...
clear flag, so we don't do the second SET_PT.
1993-08-11 19:09:15 +00:00