summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (Fkill_emacs): Use type test macros.Karl Heuer1994-09-271-1/+1
* (Ffind_file_name_handler, Fcopy_file, Frename_file, Fadd_name_to_file,Karl Heuer1994-09-271-19/+18
* (unlock_all_files, Funlock_buffer, unlock_buffer): Use type test macros.Karl Heuer1994-09-271-4/+3
* (extract_float, Fexpt, Fabs, Ffloat, Fceiling, Ffloor, Fround, Ftruncate): UseKarl Heuer1994-09-271-15/+14
* (Frandom, Flength, Fstring_equal, Fstring_lessp, Fcopy_sequence, concat, Felt,Karl Heuer1994-09-271-29/+24
* (Fframep, make_frame_without_minibuffer, do_switch_frame, prev_frame,Karl Heuer1994-09-271-10/+8
* (buffer_display_table, current_column, Fmove_to_column, compute_motion,Karl Heuer1994-09-271-13/+12
* (create_root_interval, balance_possible_root_interval, delete_interval): UseKarl Heuer1994-09-271-6/+6
* (echo_char, cmd_error_internal, command_loop_1, read_char,Karl Heuer1994-09-271-63/+60
* (get_keyelt, store_in_keymap, Fcopy_keymap, Fdefine_key, Flookup_key,Karl Heuer1994-09-271-47/+39
* (Fexecute_kbd_macro): Use type test macros.Karl Heuer1994-09-271-4/+3
* (Fset_marker, set_marker_restricted, Fcopy_marker): Use type test macros.Karl Heuer1994-09-271-7/+4
* (read_minibuf, Fread_from_minibuffer, Fread_buffer, Ftry_completion,Karl Heuer1994-09-271-26/+26
* (Finsert_string): Use type test macros.Karl Heuer1994-09-271-2/+2
* (run_msdos_command): Use type test macros.Karl Heuer1994-09-271-1/+1
* (PRINTPREPARE, PRINTFINISH, float_to_string, print): Use type test macros.Karl Heuer1994-09-271-8/+7
* (POSIX_SIGNALS): Define it.Richard M. Stallman1994-09-271-0/+5
* (decode_status, Fprocessp, Fget_process, Fget_buffer_process, Fprocess_status,Karl Heuer1994-09-271-14/+14
* (syms_of_window): Doc fix.Richard M. Stallman1994-09-271-1/+1
* (Fmatch_data, Fstore_match_data): Use type test macros.Karl Heuer1994-09-271-4/+3
* (sun_item_create): Use type test macros.Karl Heuer1994-09-271-2/+2
* (Fsyntax_table_p, describe_syntax): Use type test macros.Karl Heuer1994-09-271-2/+2
* (sys_subshell): Use type test macros.Karl Heuer1994-09-271-1/+1
* (validate_interval_range, add_properties, remove_properties,Karl Heuer1994-09-271-11/+11
* (record_insert, truncate_undo_list, Fprimitive_undo): Use type test macros.Karl Heuer1994-09-271-18/+16
* (translate_id): Use type test macros.Karl Heuer1994-09-271-3/+3
* (child_setup, Fcall_process): Use type test macros.Karl Heuer1994-09-271-5/+5
* (Fwindowp, Fwindow_live_p, window_display_table, window_loop,Karl Heuer1994-09-271-15/+13
* (redisplay, mark_window_display_accurate, try_window_id, display_text_line,Karl Heuer1994-09-271-35/+33
* (x_set_frame_parameters, x_set_menu_bar_lines, Fx_create_frame,Karl Heuer1994-09-271-8/+8
* (menu_item_enabled_p, single_keymap_panes, Fx_popup_menu, Fx_popup_dialog):Karl Heuer1994-09-271-16/+16
* (x_scroll_bar_clear): Use type test macros.Karl Heuer1994-09-271-2/+1
* (Qplus): New variable.Richard M. Stallman1994-09-261-1/+4
* (Qplus): Declared.Richard M. Stallman1994-09-261-1/+1
* remove CONFIG_BROKETSDavid J. MacKenzie1994-09-262-11/+0
* REMOVE CONFIG_BROKETSDavid J. MacKenzie1994-09-261-7/+0
* (WORDS_BIG_ENDIAN): define or undef appropriately, superseding BIG_ENDIAN.Karl Heuer1994-09-2668-2/+336
* (argmatch): New function.Karl Heuer1994-09-261-42/+122
* Delete __FreeBSD__ conditional macro definitions.Richard M. Stallman1994-09-251-53/+41
* (update_echo_area): New function.Richard M. Stallman1994-09-251-0/+6
* (get_doc_string): Look in ../etc while dumping.Richard M. Stallman1994-09-251-19/+49
* Don't include signal.h, values.h.Richard M. Stallman1994-09-251-8/+2
* (set_file_times): Fix typo in previous change.Richard M. Stallman1994-09-251-1/+1
* (set_file_times): Don't test HAVE_UTIME.Richard M. Stallman1994-09-251-10/+5
* (HAVE_UTIMES): Add #undef.Richard M. Stallman1994-09-251-0/+2
* (Ffile_writable_p): Use stat to test for existence.Richard M. Stallman1994-09-241-6/+71
* (strftime.o): New target.Richard M. Stallman1994-09-241-2/+3
* [USE_DL_STUBS] (dlopen, dlsym, dlclose): New functions.Richard M. Stallman1994-09-241-0/+27
* (USE_DL_STUBS): Defined.Richard M. Stallman1994-09-241-0/+3
* (USE_DL_STUBS): Add #undef.Richard M. Stallman1994-09-241-0/+2