Karl Heuer
b629dd47e0
(create_root_interval, balance_possible_root_interval, delete_interval): Use
...
type test macros.
1994-09-27 02:30:34 +00:00
Karl Heuer
8c18cbfbef
(echo_char, cmd_error_internal, command_loop_1, read_char,
...
kbd_buffer_get_event, make_lispy_event, make_lispy_movement, map_prompt,
menu_bar_one_keymap, menu_bar_item, read_char_minibuf_menu_prompt, follow_key,
read_key_sequence, Fcommand_execute, Fexecute_extended_command,
stuff_buffered_input, quit_throw_to_read_char, Fset_input_mode): Use type test
macros.
1994-09-27 02:28:15 +00:00
Karl Heuer
416349ecf2
(get_keyelt, store_in_keymap, Fcopy_keymap, Fdefine_key, Flookup_key,
...
current_minor_maps, Fkey_binding, Fminor_mode_key_binding, Fglobal_set_key,
Flocal_set_key, Faccessible_keymaps, ascii_sequence_p, Fwhere_is_internal,
describe_buffer_bindings, describe_map_tree, describe_command, describe_map,
describe_vector): Use type test macros.
1994-09-27 02:26:34 +00:00
Karl Heuer
65346ae61f
(Fexecute_kbd_macro): Use type test macros.
1994-09-27 02:25:20 +00:00
Karl Heuer
e8e68e490b
(Fset_marker, set_marker_restricted, Fcopy_marker): Use type test macros.
1994-09-27 02:24:00 +00:00
Karl Heuer
7510b296e7
(read_minibuf, Fread_from_minibuffer, Fread_buffer, Ftry_completion,
...
Ftry_completion, Fall_completions, Fcompleting_read, do_completion,
assoc_for_completion, Fminibuffer_complete_word, Fdisplay_completion_list,
Fself_insert_and_exit): Use type test macros.
1994-09-27 02:12:02 +00:00
Karl Heuer
fb8116a7bf
(Finsert_string): Use type test macros.
1994-09-27 02:00:42 +00:00
Karl Heuer
30d0f552c4
(run_msdos_command): Use type test macros.
1994-09-27 01:59:38 +00:00
Karl Heuer
d4ae1f7e05
(PRINTPREPARE, PRINTFINISH, float_to_string, print): Use type test macros.
1994-09-27 01:58:12 +00:00
Richard M. Stallman
3bda169e6d
(POSIX_SIGNALS): Define it.
...
(sigsetmask): Add #undef.
1994-09-27 01:58:00 +00:00
Karl Heuer
bcd69aea93
(decode_status, Fprocessp, Fget_process, Fget_buffer_process, Fprocess_status,
...
Fprocess_exit_status, list_processes_1, Fstart_process, Fopen_network_stream,
Faccept_process_output, wait_reading_process_input, sigchld_handler,
status_notify): Use type test macros.
1994-09-27 01:53:42 +00:00
Richard M. Stallman
bdd3a8023b
(syms_of_window): Doc fix.
1994-09-27 01:37:06 +00:00
Karl Heuer
0ed62dc799
(Fmatch_data, Fstore_match_data): Use type test macros.
1994-09-27 01:24:44 +00:00
Karl Heuer
b442163d0d
(sun_item_create): Use type test macros.
1994-09-27 01:21:05 +00:00
Karl Heuer
330cf232bf
(Fsyntax_table_p, describe_syntax): Use type test macros.
1994-09-27 01:20:25 +00:00
Karl Heuer
914e81a288
(sys_subshell): Use type test macros.
1994-09-27 01:18:46 +00:00
Karl Heuer
5d2fa46f6a
(validate_interval_range, add_properties, remove_properties,
...
Fnext_property_change, Fnext_single_property_change,
Fprevious_property_change, Fprevious_single_property_change,
Ftext_property_any, Ftext_property_not_all): Use type test macros.
1994-09-27 01:16:02 +00:00
Karl Heuer
38c0d37cf5
(record_insert, truncate_undo_list, Fprimitive_undo): Use type test macros.
1994-09-27 01:13:35 +00:00
Karl Heuer
f2d800a4e8
(translate_id): Use type test macros.
1994-09-27 01:11:24 +00:00
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
Richard M. Stallman
e6cecd2bb3
(dired-re-perms): Accept various file type letters.
1994-09-26 23:18:19 +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
Paul Reilly
6618806e6b
(lw_set_main_areas): Move call to XmMainSetAreas() to `lwlib-Xm.c'.
1994-09-25 23:35:41 +00:00
Paul Reilly
87a559bff7
Clean up of temporary changes used to try to find a workaround for the
...
X11R4 Xt bug whereby motion events are not generated from submenus.
1994-09-25 23:30:51 +00:00
Paul Reilly
31bcd4f55a
entered into RCS
1994-09-25 20:46:44 +00:00
Richard M. Stallman
bb48cfe81f
(enable-flow-control): Never make keyboard-translate-table shorter.
1994-09-25 18:28:22 +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
Paul Reilly
45d91af424
entered into RCS
1994-09-25 17:18:58 +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
cff1bd9cff
Comment change.
1994-09-25 07:48:55 +00:00
Richard M. Stallman
560db176e2
(rmail-construct-io-menu): Don't print a message about no matching files.
1994-09-25 01:21:49 +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
Paul Reilly
d35cf493ac
*** empty log message ***
1994-09-25 00:22:16 +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
a8fe806efa
(dired-re-perms): Accept directories and symbolic links
...
also, not only plain files.
1994-09-24 22:29:40 +00:00