Richard M. Stallman
6e280214ba
(utimes): Check for it.
1994-09-27 19:42:03 +00:00
Richard M. Stallman
a82d387cfd
(Fformat_time_string): Mostly rewritten, to handle
...
unlimited size, and report errors properly.
(Fformat_time_string): New function.
(syms_of_editfns): Defsubr it.
1994-09-27 19:41:21 +00:00
Richard M. Stallman
1825bea106
(rmail-forward): Simplify insertion of forwarded msg.
...
Don't use exchange-point-and-mark.
(rmail-msg-number-after-expunge): New function.
(rmail-reply, rmail-forward): Use separate local variables
rmail-send-actions-rmail-msg-number, rmail-send-actions-rmail-buffer
to record which message to mark as answered or forwarded.
(rmail-only-expunge): Update msg numbers stored in those variables.
1994-09-27 19:32:35 +00:00
Roland McGrath
63af2693ce
(etags-tags-completion-table): Allow ? and : in guessed tag names.
1994-09-27 05:41:20 +00:00
Richard M. Stallman
7434015f91
(rmail-summary-delete-forward): Regexp for recognizing deleted message
...
should not require a space at the beginning of the line.
1994-09-27 05:37:06 +00:00
Karl Heuer
c5af3bb92d
(BOOLFWDP, INTERNALP, INTFWDP, OBJFWDP, INTERNAL_STREAMP, BUFFER_LOCAL_VALUEP,
...
SOME_BUFFER_LOCAL_VALUEP, BUFFER_OBJFWDP, VOIDP): New type test macros.
(CHECK_STRING_OR_BUFFER, NUMBERP, CHECK_LIST, CHECK_STRING, CHECK_CONS,
CHECK_SYMBOL, CHECK_VECTOR, CHECK_BUFFER, CHECK_WINDOW, CHECK_LIVE_WINDOW,
CHECK_PROCESS, CHECK_NUMBER, CHECK_NATNUM, CHECK_MARKER,
CHECK_NUMBER_COERCE_MARKER, CHECK_FLOAT, CHECK_NUMBER_OR_FLOAT,
CHECK_NUMBER_OR_FLOAT_COERCE_MARKER, CHECK_OVERLAY): Use type test macros.
1994-09-27 04:20:23 +00:00
Karl Heuer
cfff016d4c
(readchar, readchar, unreadchar, read_filtered_event, Fread, read0, read1,
...
read_list, check_obarray, intern, Fintern, Fintern_soft, oblookup,
init_lread): Use type test macros.
1994-09-27 04:10:43 +00:00
Karl Heuer
90165123fc
(Fprogn, Finteractive_p, Fuser_variable_p, FletX, Flet, Fmacroexpand,
...
Fcommandp, Fautoload, Feval, Fapply, Ffuncall, funcall_lambda, specbind): Use
type test macros.
1994-09-27 04:03:15 +00:00
Karl Heuer
e9ebc175bf
(wrong_type_argument, Fconsp, Fatom, Flistp, Fnlistp, Fsymbolp, Fvectorp,
...
Fstringp, Farrayp, Fsequencep, Fbufferp, Fmarkerp, Fsubrp,
Fbyte_code_function_p, Fchar_or_string_p, Fintegerp, Finteger_or_marker_p,
Fnatnump, Fnumber_or_marker_p, Ffloatp, Fcar, Fcar_safe, Fcdr, Fcdr_safe,
Fsetcar, Fsetcdr, Fboundp, Ffboundp, store_symval_forwarding, Fset,
default_value, Fdefault_boundp, Fdefault_value, Fset_default,
Fmake_variable_buffer_local, Fmake_local_variable, Fkill_local_variable,
indirect_function, Faref, Faset, Farray_length, arithcompare, Fzerop,
Fnumber_to_string, arith_driver, float_arith_driver, Fmod, Fadd1, Fsub1): Use
type test macros.
1994-09-27 04:00:45 +00:00
Karl Heuer
a7a60ce913
(nsberror, Fget_buffer, Fget_file_buffer, Fbuffer_local_variables,
...
Fkill_buffer, set_buffer_internal, list_buffers_1, sort_overlays): Use type
test macros.
1994-09-27 03:57:23 +00:00
Karl Heuer
6e54b3de90
(quotify_arg, Fcall_interactively, Fprefix_numeric_value): Use type test
...
macros.
1994-09-27 03:27:31 +00:00
Karl Heuer
e687453f6e
(Fmake_list, Fmake_vector, Fmake_string, make_event_array): Use type test
...
macros.
1994-09-27 03:16:02 +00:00
Karl Heuer
40de0d7ba2
(GLYPH_TABLE_LENGTH, GLYPH_TABLE_BASE, GLYPH_SIMPLE_P, GLYPH_ALIAS_P): Use
...
type test macros.
1994-09-27 03:15:02 +00:00
Karl Heuer
693f8fb080
(NULL_INTERVAL_P): Use type test macros.
1994-09-27 03:13:50 +00:00
Karl Heuer
4a2fb8bd2b
(EVENT_HAS_PARAMETERS): Use type test macros.
1994-09-27 03:13:08 +00:00
Karl Heuer
09e82d7cd7
(Fdefine_abbrev, Fexpand_abbrev, Funexpand_abbrev): Use type test macros.
1994-09-27 03:12:28 +00:00
Karl Heuer
617bd3f62f
(Fbyte_code): Use type test macros.
1994-09-27 03:11:31 +00:00
Karl Heuer
d50d3dc8e3
(Fcall_process, child_setup, getenv_internal): Use type test macros.
1994-09-27 03:10:43 +00:00
Karl Heuer
9d05e3d4c4
(casify_object): Use type test macros.
1994-09-27 03:10:02 +00:00
Karl Heuer
1d80f4daee
(STRING256_P): Use type test macros.
1994-09-27 03:09:02 +00:00
Karl Heuer
ed76f667fc
(Fself_insert_command): Use type test macros.
1994-09-27 03:08:20 +00:00
Karl Heuer
88cf185241
(Ffile_name_completion, file_name_completion): Use type test macros.
1994-09-27 03:07:54 +00:00
Karl Heuer
e6d12642a8
(get_doc_string, Fdocumentation, Fdocumentation_property,
...
store_function_docstring, Fsnarf_documentation): Use type test macros.
1994-09-27 03:06:52 +00:00
Karl Heuer
55ccc0b37b
(Fkill_emacs): Use type test macros.
1994-09-27 03:05:28 +00:00
Karl Heuer
93c30b5f84
(Ffind_file_name_handler, Fcopy_file, Frename_file, Fadd_name_to_file,
...
Fmake_symbolic_link, Fwrite_region, Fverify_visited_file_modtime,
Fdo_auto_save, Fread_file_name_internal, Fread_file_name): Use type test
macros.
1994-09-27 03:03:38 +00:00
Karl Heuer
d20d1d19eb
(unlock_all_files, Funlock_buffer, unlock_buffer): Use type test macros.
1994-09-27 03:01:57 +00:00
Karl Heuer
207a45c169
(extract_float, Fexpt, Fabs, Ffloat, Fceiling, Ffloor, Fround, Ftruncate): Use
...
type test macros.
1994-09-27 03:01:14 +00:00
Karl Heuer
7650760ef8
(Frandom, Flength, Fstring_equal, Fstring_lessp, Fcopy_sequence, concat, Felt,
...
internal_equal, Ffillarray, mapcar1): Use type test macros.
1994-09-27 02:58:30 +00:00
Karl Heuer
e35d291dab
(Fframep, make_frame_without_minibuffer, do_switch_frame, prev_frame,
...
Fdelete_frame, Fvisible_frame_list, store_frame_param): Use type test macros.
1994-09-27 02:56:25 +00:00
Karl Heuer
eeaafd4f3a
(buffer_display_table, current_column, Fmove_to_column, compute_motion,
...
vmotion): Use type test macros.
1994-09-27 02:55:09 +00:00
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