aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (wait_reading_process_input): Fix previous change.Richard M. Stallman1997-06-171-1/+2
* (Fdo_auto_save): Use stdio to write the save-list file.Richard M. Stallman1997-06-161-25/+31
* Change copyright notices.Richard M. Stallman1997-06-161-3/+2
* (wait_reading_process_input): When exiting becauseRichard M. Stallman1997-06-161-0/+10
* Fix previous change.Richard M. Stallman1997-06-151-1/+1
* Fix up whitespace.Richard M. Stallman1997-06-151-1686/+1686
* (struct re_pattern_buffer): New member multibyte.Richard M. Stallman1997-06-151-0/+11
* (PTR_TO_OFFSET): New macro.Richard M. Stallman1997-06-151-1951/+2687
* (Fchar_after, Fchar_before): Make arg optional.Richard M. Stallman1997-06-151-8/+20
* (Bread_char): Deleted.Richard M. Stallman1997-06-141-5/+2
* (point): Obsolete macro deleted in favor of PT.Karl Heuer1997-06-141-4/+0
* (Fprevious_char): Use PT, not point.Karl Heuer1997-06-141-1/+1
* (internal_self_insert): Use PT, not point.Karl Heuer1997-06-141-1/+1
* (Fcall_process): Use setsid to disconnect childRichard M. Stallman1997-06-131-1/+4
* (init_sys_modes): Enable VSTART and VSTOP if flow_control.Richard M. Stallman1997-06-131-0/+9
* (kbd_buffer_get_event): When wait_reading_process_inputRichard M. Stallman1997-06-131-3/+23
* (wait_reading_process_input): Return if unread events appear.Richard M. Stallman1997-06-131-0/+10
* (unexec): Call update_dynamic_symbols unconditionally.Richard M. Stallman1997-06-111-7/+4
* (Fwrite_region): Fix previous doc change.Erik Naggum1997-06-101-0/+1
* (Finsert_char): Check QUIT.Richard M. Stallman1997-06-091-0/+1
* (fast_c_string_match_ignore_case):Richard M. Stallman1997-06-091-1/+2
* (list_fontsets, fs_load_font): fast_c_string_match_ignore_case renamed.Richard M. Stallman1997-06-091-5/+5
* (x_list_fonts): fast_c_string_match_ignore_case renamed.Richard M. Stallman1997-06-091-2/+2
* (dumpglyph): Shift baseline for such a font that isKenichi Handa1997-06-091-14/+32
* (selection_data_to_lisp_data): Change coding systemKenichi Handa1997-06-091-2/+2
* (Faset): Inherit default value correctly while creatingKenichi Handa1997-06-091-2/+5
* (Fwrite_region): Cancel the 7th argument CODING_SYSTEMKenichi Handa1997-06-091-16/+6
* (decode_mode_spec): Access the value ofKenichi Handa1997-06-091-3/+2
* (Fstart_process):Pay attention toKenichi Handa1997-06-091-2/+12
* (Fcall_process): Pay attention toKenichi Handa1997-06-091-4/+13
* (Vdefault_process_coding_system): Extern it.Kenichi Handa1997-06-091-1/+2
* (Vcoding_system_alist): Deleted.Kenichi Handa1997-06-091-38/+88
* (struct buffer): New member buffer_file_coding_system.Kenichi Handa1997-06-091-0/+4
* (init_buffer_once): Inititialize the memberKenichi Handa1997-06-091-1/+20
* (Fcopy_keymap): After copying a sub-char-table, do store the copy.Richard M. Stallman1997-06-041-0/+2
* (stamp-oldxmenu): Always define this one way or another.Richard M. Stallman1997-06-041-1/+6
* (casify_object): Fix bug on handling a characterKenichi Handa1997-06-041-3/+7
* (find_interval): No longer inline.Richard M. Stallman1997-06-021-1/+1
* (Freplace_match): If opoint is 0, that's relative to ZV.Richard M. Stallman1997-06-021-1/+1
* (NO_SHARED_LIBS): Test __alpha__ && ! __ELF__.Richard M. Stallman1997-06-021-1/+1
* (syms_of_keyboard): Doc fix.Richard M. Stallman1997-06-021-2/+4
* (VALMASK, GCTYPEMASK, MARKBIT, ARRAY_MARK_FLAG)Richard M. Stallman1997-06-021-5/+2
* (Fx_create_frame): Use XINT to access parent.Richard M. Stallman1997-06-021-1/+1
* (Fsyntax_table_p, check_syntax_table): Use EQ.Richard M. Stallman1997-06-021-6/+6
* (search_buffer): Use XINT around refs to trt.Richard M. Stallman1997-06-021-5/+5
* (concat3, get_truename_buffer): Declare them.Richard M. Stallman1997-06-021-2/+3
* (read_key_sequence): Change some locals to `int'.Richard M. Stallman1997-06-021-4/+4
* (compute_motion): Use XFASTINT on width_table elts.Richard M. Stallman1997-06-021-2/+2
* (map_char_table): Use XSETFASTINT.Richard M. Stallman1997-06-021-1/+1
* (Fwrite_region, build_annotations):Richard M. Stallman1997-06-021-6/+6