(shrink_decoding_region): No short cut by
[bpt/emacs.git] / src /
1998-05-21 Kenichi Handa(shrink_decoding_region): No short cut by
1998-05-21 Kenichi Handa(Fstring_make_multibyte): Call CHECK_STRING.
1998-05-21 Kenichi Handa(lisp_data_to_selection_data): Call
1998-05-20 Richard M. Stallman(syms_of_minibuf): Doc fix.
1998-05-20 Richard M. Stallman(Fscroll_up, Fscroll_down, Fscroll_other_window): Doc...
1998-05-20 Richard M. Stallman(struct buffer): New slot display_time.
1998-05-20 Richard M. Stallman(syms_of_buffer): Set up Lisp variable buffer-display...
1998-05-19 Richard M. Stallman(Fselect_window): Doc fix.
1998-05-19 Richard M. Stallman(redisplay_window): Don't use window->start
1998-05-19 Richard M. Stallman(read_minibuf): If history list var is void, make it...
1998-05-18 Kenichi Handa(skip_chars): Fix previous change.
1998-05-18 Kenichi Handa(Vnonascii_translation_table): Name changed from
1998-05-18 Kenichi HandaChange term translation to code conversion, then change
1998-05-18 Kenichi HandaChange terms unify/unification to
1998-05-18 Kenichi HandaChange terms unify/unification to
1998-05-18 Kenichi HandaChange terms unify/unification to
1998-05-18 Kenichi HandaChange terms unify/unification to
1998-05-18 Kenichi Handa(concat): Fix bug in concatinating a list of multibyte and
1998-05-18 Kenichi Handa(skip_chars): Fix bug in handling a range which
1998-05-18 Richard M. Stallman(get_boot_time): Scan the whole wtmp file
1998-05-17 Richard M. Stallman(Fexpand_file_name): Change conditional
1998-05-16 Richard M. Stallman(insert_1_both, insert_from_string_1, replace_range)
1998-05-16 Richard M. Stallman(Fexpand_file_name) [WINDOWSNT]: Be careful not to
1998-05-16 Richard M. Stallman(read_char): If redisplay is preempted,
1998-05-16 Richard M. Stallman(readchar): Use readchar_backlog again
1998-05-15 Richard M. Stallman(search_buffer): Set search regs for all success with...
1998-05-15 Richard M. Stallman(signal_quit): Add prototype.
1998-05-15 Richard M. Stallman(sys_select): Always wait on interrupt_handle, so that
1998-05-15 Richard M. Stallman(w32_wnd_proc): Call signal_quit when C-g is received.
1998-05-15 Richard M. Stallman(interrupt_handle): New variable.
1998-05-15 Richard M. StallmanRenamed "struct buffer" to "struct termcap_buffer" to
1998-05-14 Geoff Voelker(w32_ring_bell): Flash window correctly.
1998-05-14 Richard M. Stallman(Finsert_file_contents): Don't check non-regular
1998-05-13 Eli Zaretskii(init_environment): Set TMPDIR to an existing
1998-05-13 Richard M. Stallman(Finsert_file_contents): Check that a -*- coding: ...
1998-05-13 Richard M. Stallman(skip_chars): When fetching char after \,
1998-05-13 Richard M. Stallman(Fminibuffer_complete_word): Fix the string-comparison...
1998-05-12 Richard M. Stallman(get_doc_string): New arg UNIBYTE
1998-05-12 Richard M. Stallman(Finsert_file_contents): Don't use the fast replace...
1998-05-12 Richard M. Stallman(parse_menu_item): Argument inmenubar < 0 now means
1998-05-12 Richard M. Stallman(stat, get_long_basename): Fail if filename contains any
1998-05-12 Richard M. Stallman(Fall_completions, Ftry_completion): Compare char sizes...
1998-05-12 Richard M. Stallman(assoc_for_completion): Use Fcompare_strings.
1998-05-11 Richard M. Stallman(redisplay_window): Handle scroll_step along with
1998-05-11 Richard M. Stallman(unlock_file): Encode the file name.
1998-05-11 Richard M. Stallman(Fset_buffer_multibyte): Error if marker is put
1998-05-11 Richard M. Stallman(unchain_marker): Abort if the marker is not in its...
1998-05-11 Richard M. StallmanComment change.
1998-05-10 Richard M. Stallman(code_convert_region1): Set Vlast_coding_system_used.
1998-05-10 Richard M. Stallman(Fstart_process): Remove the special case for
1998-05-10 Richard M. Stallman(TAGS): Specify directory when running etags.
1998-05-10 Richard M. Stallman(Fbyte_code): Don't use Bmark.
1998-05-10 Richard M. Stallman(xstring): Handle unibyte strings.
1998-05-10 Richard M. Stallman(redisplay_window): Don't use last_point_x and last_point_y
1998-05-09 Richard M. Stallman(Qbuffer_name_history): New variable.
1998-05-09 Richard M. Stallman(detect_coding_mask): Check also coding-category-binary.
1998-05-09 Richard M. Stallman(scan_lists, scan_sexps_forward): Move complex expressions
1998-05-09 Kenichi HandaFix previous change.
1998-05-08 Richard M. Stallman(Fcall_process): Fix test for when to call Ffind_operat...
1998-05-08 Richard M. StallmanComment change.
1998-05-08 Kenichi Handa(compute_motion): Fix, in a different way, the bug...
1998-05-08 Richard M. Stallman(compute_motion): Undo both May 7 changes.
1998-05-08 Richard M. Stallman(doprnt1): Cast arg to CHAR_STRING.
1998-05-08 Kenichi Handa(compute_motion): Fix previous change.
1998-05-07 Richard M. Stallman(Freplace_match): Fix the loop for copying text
1998-05-07 Richard M. Stallman(Fexpand_file_name) [DOS_NT]: Note when special escape
1998-05-07 Richard M. Stallman(Fintern): Properly compare lisp objects.
1998-05-07 Richard M. Stallman(set_internal): Properly compare lisp objects.
1998-05-07 Eli Zaretskii(init_process, syms_of_process): Make definition consis...
1998-05-07 Kenichi Handa(compute_motion): Fix bug of handling wide-column
1998-05-07 Richard M. Stallman(syms_of_buffer) <buffer-file-coding-system>: Doc fix.
1998-05-07 Kenichi Handa(Fcall_process): If we must display received data on
1998-05-06 Richard M. Stallman(regex_compile): When checking after exactn
1998-05-06 Richard M. Stallman(main): Call the syms_of_... and keys_of_... functions
1998-05-05 Richard M. Stallman(create_process): Add cast when calling encode_coding
1998-05-05 Richard M. Stallman(barf_or_query_if_file_exists): Encode file name.
1998-05-05 Richard M. Stallman(Fmake_bool_vector): Clear out extraneous bits at end.
1998-05-05 Richard M. Stallman(boyer_moore): Check more reliably for ptr[1] being
1998-05-04 Richard M. Stallman(encode_coding_iso2022): Don't skip a code following...
1998-05-04 Richard M. Stallman(WINDOW_RIGHT_MARGIN): Don't subtract 1 from width...
1998-05-04 Eli Zaretskii(Fload): Rename dosmode to fmode and use it on all
1998-05-04 Eli Zaretskii(read1): Clear out extraneous bits at end of bool-vector.
1998-05-04 Andreas SchwabInclude syssignal.h after lisp.h.
1998-05-04 Andreas SchwabDeclare init_signals and add prototypes.
1998-05-04 Andreas SchwabDeclare init functions.
1998-05-04 Richard M. Stallman(LIBXMU): Don't bother testing CANNOT_DUMP.
1998-05-03 Richard M. Stallman(TAGS-LISP): New target.
1998-05-03 Richard M. Stallman(compute_motion): When invisible text cross TO,
1998-05-03 Richard M. StallmanComment change.
1998-05-03 Richard M. Stallman(search_buffer): Fix casts when assigning raw_pattern.
1998-05-03 Richard M. Stallman(Fformat): Fix casts when assigning buf.
1998-05-03 Richard M. Stallman(isfloat_string): Don't look at bytes before the string.
1998-05-02 Richard M. Stallman(HAVE_STRING_H): Add #undef.
1998-05-02 Richard M. Stallman(XTwrite_glyphs): Don't advance cursor X beyond limit.
1998-05-02 Richard M. StallmanInclude coding.h.
1998-05-02 Richard M. Stallman(Vfile_name_coding_system)
1998-05-02 Richard M. Stallman(Fmake_temp_name): Improve randomness of generated...
1998-05-02 Richard M. Stallman(Finsert_char): Doc fix.
1998-05-02 Richard M. StallmanWhitespace change.
1998-05-02 Geoff Voelker(enum_font_cb2): Only ignore raster fonts when
next