- 27 Sep, 1994 40 commits
-
-
Richard M. Stallman authored
(compile-command): Add safe-local-variable property.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(strftime.o, mktime.o): New target. (obj): Add strftime.o and mktime.o.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(mbx_delimit_end, mbx_delimit_begin): Check for errors. (mbx_write): Check for errors and for From line. (pop_retr, popmail): Use subroutines in pop.c to do the real work. (get_errmsg, multiline, getline, putline, pop_stat, pop_command) (pop_init): Functions deleted.
-
Richard M. Stallman authored
(pop.o, movemail.o): New targets. (movemail): Link in pop.o and movemail.o. Use MOVE_LIBS, MOVE_FLAGS.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
unlimited size, and report errors properly. (Fformat_time_string): New function. (syms_of_editfns): Defsubr it.
-
Richard M. Stallman authored
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.
-
Roland McGrath authored
-
Richard M. Stallman authored
should not require a space at the beginning of the line.
-
Karl Heuer authored
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.
-
Karl Heuer authored
read_list, check_obarray, intern, Fintern, Fintern_soft, oblookup, init_lread): Use type test macros.
-
Karl Heuer authored
Fcommandp, Fautoload, Feval, Fapply, Ffuncall, funcall_lambda, specbind): Use type test macros.
-
Karl Heuer authored
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.
-
Karl Heuer authored
Fkill_buffer, set_buffer_internal, list_buffers_1, sort_overlays): Use type test macros.
-
Karl Heuer authored
macros.
-
Karl Heuer authored
macros.
-
Karl Heuer authored
type test macros.
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
store_function_docstring, Fsnarf_documentation): Use type test macros.
-
Karl Heuer authored
-
Karl Heuer authored
Fmake_symbolic_link, Fwrite_region, Fverify_visited_file_modtime, Fdo_auto_save, Fread_file_name_internal, Fread_file_name): Use type test macros.
-
Karl Heuer authored
-
Karl Heuer authored
type test macros.
-
Karl Heuer authored
internal_equal, Ffillarray, mapcar1): Use type test macros.
-
Karl Heuer authored
Fdelete_frame, Fvisible_frame_list, store_frame_param): Use type test macros.
-
Karl Heuer authored
vmotion): Use type test macros.
-
Karl Heuer authored
type test macros.
-
Karl Heuer authored
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.
-
Karl Heuer authored
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.
-