1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 10:31:37 -08:00
Commit graph

3882 commits

Author SHA1 Message Date
Karl Heuer
c426bed2aa (child_setup, Fcall_process): Use type test macros. 1994-09-27 01:07:23 +00:00
Karl Heuer
017b2badf8 (Fwindowp, Fwindow_live_p, window_display_table, window_loop,
Fget_buffer_window, Fscroll_other_window, Frecenter, Fwindow_configuration_p,
Fset_window_configuration): Use type test macros.
1994-09-27 00:51:55 +00:00
Karl Heuer
e24c997dd3 (redisplay, mark_window_display_accurate, try_window_id, display_text_line,
display_mode_element, decode_mode_spec, display_string): Use type test
macros.
1994-09-27 00:37:04 +00:00
Karl Heuer
6a5e54e262 (x_set_frame_parameters, x_set_menu_bar_lines, Fx_create_frame,
Fx_select_region, Fx_horizontal_line, Fx_track_pointer): Use type test
macros.
1994-09-27 00:30:32 +00:00
Karl Heuer
b5bb2705dc (menu_item_enabled_p, single_keymap_panes, Fx_popup_menu, Fx_popup_dialog):
Use type test macros.
1994-09-27 00:27:58 +00:00
Karl Heuer
9bc4522e80 (x_scroll_bar_clear): Use type test macros. 1994-09-27 00:24:27 +00:00
Richard M. Stallman
fdb4a38c7d (Qplus): New variable.
(syms_of_callint): Set it up.
1994-09-26 23:43:18 +00:00
Richard M. Stallman
7beb53fb3c (Qplus): Declared. 1994-09-26 23:42:40 +00:00
David J. MacKenzie
0981d1a45e remove CONFIG_BROKETS 1994-09-26 21:59:04 +00:00
David J. MacKenzie
fe56ec1329 REMOVE CONFIG_BROKETS 1994-09-26 21:56:21 +00:00
Karl Heuer
74d3f80691 (WORDS_BIG_ENDIAN): define or undef appropriately, superseding BIG_ENDIAN. 1994-09-26 19:43:24 +00:00
Karl Heuer
e292536097 (argmatch): New function.
(main): Recognize --longopt synonyms for all options handled here.  Add --help
and --version.
1994-09-26 18:14:29 +00:00
Richard M. Stallman
a783251b57 Delete __FreeBSD__ conditional macro definitions.
(unexec): Major changes in UNDO_RELOCATION code.

(is_it): Rename argument and local variable.
1994-09-25 18:06:01 +00:00
Richard M. Stallman
131f213390 (update_echo_area): New function. 1994-09-25 17:43:58 +00:00
Richard M. Stallman
778d47c737 (get_doc_string): Look in ../etc while dumping.
(munge_doc_file_name): New subroutine.
1994-09-25 17:42:55 +00:00
Richard M. Stallman
00364e4e3d Don't include signal.h, values.h.
(signal): Definition deleted.
1994-09-25 16:37:30 +00:00
Richard M. Stallman
061ea32632 (set_file_times): Fix typo in previous change. 1994-09-25 00:48:04 +00:00
Richard M. Stallman
8334eb211b (set_file_times): Don't test HAVE_UTIME.
Assume utime exists if utimes does not.
1994-09-25 00:40:46 +00:00
Richard M. Stallman
6b4b91a4c1 (HAVE_UTIMES): Add #undef. 1994-09-25 00:38:02 +00:00
Richard M. Stallman
3beeedfef7 (Ffile_writable_p): Use stat to test for existence.
(check_executable, check_writable): New functions.
(Ffile_executable_p, Ffile_writable_p): Use the new functions.

(Fread_file_name): If DEFAULT is nil and INITIAL is not,
use INITIAL to set DEFAULT.
1994-09-24 23:24:52 +00:00
Richard M. Stallman
0df7d18aa0 (strftime.o): New target.
(obj): Add strftime.o.
1994-09-24 22:49:02 +00:00
Richard M. Stallman
c238be244b [USE_DL_STUBS] (dlopen, dlsym, dlclose): New functions. 1994-09-24 22:15:56 +00:00
Richard M. Stallman
a2f13c2af1 (USE_DL_STUBS): Defined. 1994-09-24 22:15:44 +00:00
Richard M. Stallman
a23e3ce79f (USE_DL_STUBS): Add #undef. 1994-09-24 22:15:28 +00:00
Richard M. Stallman
d5219de56e (set_point): If Vinhibit_point_motion_hooks, ignore intangible properties.
If move backwards into intangible text, move back over it.
1994-09-24 09:13:57 +00:00
Richard M. Stallman
33d7d0df73 (syms_of_textprop): Doc fix.
(Fset_text_properties): Don't let validate_interval_range
increment START and END twice.
1994-09-24 07:24:30 +00:00
Richard M. Stallman
a6b512bf81 (STACK_DIRECTION): Don't redefine if defined already.
Move definition down past #include's.
1994-09-24 05:09:47 +00:00
Richard M. Stallman
7169beb147 (Fexpand_abbrev): Instead of Fcapitalize_region,
just upcase the first initial.
1994-09-24 03:47:07 +00:00
Richard M. Stallman
8cef1f7853 (Fupcase_initials_region): New function.
(Fupcase_initials): New function.
(syms_of_casefiddle): defsubr them.
1994-09-24 02:03:32 +00:00
Richard M. Stallman
96927ba4c5 (upcase_initials): New function.
(casify_object): Handle CASE_CAPITALIZE_UP.
1994-09-24 01:57:54 +00:00
Richard M. Stallman
c24e1160ff (read_minibuf_unwind): Preserve Vdeactivate_mark. 1994-09-24 01:41:54 +00:00
Richard M. Stallman
11da536332 (get-file-buffer): Doc fix. 1994-09-24 01:16:19 +00:00
Richard M. Stallman
403ca74580 (DONT_DEFINE_SIGNAL): Macro deleted. 1994-09-24 00:37:07 +00:00
Richard M. Stallman
2ffe068d18 (DK_HEADER_FILE): Macro deleted. 1994-09-24 00:35:02 +00:00
Richard M. Stallman
3c01dd0a6e (DKSTAT_HEADER_FILE): Macro deleted. 1994-09-24 00:34:23 +00:00
Richard M. Stallman
0281aa6163 (CPTIME_SYMBOL, DKXFER_SYMBOL): Macros deleted. 1994-09-24 00:33:39 +00:00
Richard M. Stallman
260fe597ab (start_of_text): Don't test CANNOT_UNEXEC. 1994-09-24 00:30:52 +00:00
Richard M. Stallman
3821ae1668 Don't test CANNOT_UNEXEC. 1994-09-24 00:29:39 +00:00
Richard M. Stallman
01c9720456 Don't test CANNOT_DUMP or CANNOT_UNEXEC. 1994-09-24 00:28:23 +00:00
Richard M. Stallman
b79b5bff94 Delete BROKEN_FASYNC conditional. 1994-09-24 00:20:07 +00:00
Richard M. Stallman
5c3416a57f (Fset_default, Fset): Delete RTPC_REGISTER_BUG conditionals. 1994-09-24 00:17:57 +00:00
Richard M. Stallman
16d71e8b20 (Fprocess_send_eof): Delete DID_REMOTE conditional. 1994-09-24 00:15:23 +00:00
Richard M. Stallman
aea9f59e1c (prev_frame): Fix typo. 1994-09-23 22:49:47 +00:00
Richard M. Stallman
d6c862ca68 Comment changes. 1994-09-23 22:33:05 +00:00
Richard M. Stallman
3b9a3dfaee (exec_sentinel_error_handler): New function.
(exec_sentinel): Catch all errors in the sentinel.
(read_process_output_error_handler): New function.
(read_process_output_call): New function.
(read_process_output): Catch and report errors in filters.

(pty_name): Move it up; make it static.
(create_process): Set the tty_name field.
(Fprocess_tty_name): New function.
(syms_of_process): defsubr it.
1994-09-23 22:28:08 +00:00
Richard M. Stallman
080c45fd0b (Freplace_match): New 4th arg OBJECT can specify string to replace in. 1994-09-23 22:18:59 +00:00
Richard M. Stallman
a2b38b3c3a (Fdelete_other_windows): Nice error if WINDOW is minibuf. 1994-09-23 22:14:46 +00:00
Richard M. Stallman
3f254763f0 (copy_text_and_data): Delete some printf's. 1994-09-23 18:37:12 +00:00
Richard M. Stallman
7e39868d56 (PURESIZE): Definition deleted. 1994-09-23 18:35:32 +00:00
Richard M. Stallman
f3cc100782 Initial revision 1994-09-23 18:35:06 +00:00