]> code.delx.au - gnu-emacs/history - src
(find-multibyte-characters): Never
[gnu-emacs] / src /
2000-05-20 Kenichi Handa(selection_data_to_lisp_data): Setup members
2000-05-20 Kenichi Handa(get_next_display_element): Handle 8-bit characters
2000-05-20 Kenichi Handa(Fw32_set_clipboard_data): Setup members
2000-05-20 Kenichi Handa(w32_to_x_font): Setup members src_multibyte and
2000-05-20 Kenichi Handa(Fw16_set_clipboard_data): Setup members
2000-05-20 Kenichi Handa(produce_special_glyphs): Use CHAR_BYTES instead of
2000-05-20 Kenichi Handa(wordify): Use FETCH_STRING_CHAR_ADVANCE
2000-05-20 Kenichi Handa(Fstart_process): GCPRO current_dir before calling
2000-05-20 Kenichi Handa(print_object): Use FETCH_STRING_CHAR_ADVANCE
2000-05-20 Kenichi Handa(read1): On reading multibyte string, be sure to make
2000-05-20 Kenichi Handa(Fsingle_key_description): Use SPLIT_CHAR instead of
2000-05-20 Kenichi Handa(adjust_markers_for_record_delete): Deleted.
2000-05-20 Kenichi Handa(fontset_ref): Use SPLIT_CHAR instead of
2000-05-19 Kenichi Handa(concat): Handle 8-bit characters correctly.
2000-05-19 Kenichi Handa(Finsert_file_contents): Setup src_multibyte and
2000-05-19 Kenichi Handa(Fformat): Be sure to convert 8-bit characters to
2000-05-19 Kenichi Handa(Faref): Use SPLIT_CHAR instead of SPLIT_NON_ASCII_CHAR.
2000-05-19 Kenichi Handa(enum iso_code_class_type): Member ISO_control_code is
2000-05-19 Kenichi Handa(ONE_MORE_BYTE, TWO_MORE_BYTES): Set coding->resutl to
2000-05-19 Kenichi Handa(LEADING_CODE_8_BIT_CONTROL, CHARSET_8_BIT_CONTROL,
2000-05-19 Kenichi Handa(Qeight_bit_control, Qeight_bit_graphic): New
2000-05-19 Kenichi Handa(CCL_WRITE_CHAR): Be sure to write single byte characters
2000-05-19 Kenichi Handa(Fmodify_category_entry): Use SPLIT_CHAR, not
2000-05-19 Kenichi Handa(Fcall_process): Always encode an argument string if
2000-05-19 Kenichi Handa(Fbyte_code): If arg BYTESTR is multibyte, convert it
2000-05-19 Kenichi Handa(advance_to_char_boundary): Don't use DEC_POS to find a
2000-05-19 Kenichi Handa(Fmake_byte_code): If BYTECODE-STRING is multibyte,
2000-05-19 Kenichi Handa(fns.o): Depend on charset.h.
2000-05-19 Gerd Moellmann*** empty log message ***
2000-05-19 Gerd Moellmann(Fbury_buffer): Avoid trouble from burying a killed...
2000-05-19 Gerd Moellmann*** empty log message ***
2000-05-19 Gerd Moellmann(Vimages_types): Moved to xdisp.c.
2000-05-19 Gerd Moellmann(Vimage_types): Add extern declaration.
2000-05-19 Gerd Moellmann(Vimage_types): Moved here from xfns.c.
2000-05-19 Gerd Moellmann(Vimage_types): Removed.
2000-05-18 Dave Love(Ffontset_info): ...and another.
2000-05-18 Dave Love(Ffontset_info): Fix newline in doc.
2000-05-17 Kenichi Handa*** empty log message ***
2000-05-17 Kenichi HandaInclude "buffer.h".
2000-05-17 Kenichi Handa(map_char_table): Pay attention to character number of
2000-05-17 Jason RumneyObsolete. Use xfaces.c instead.
2000-05-16 Dave LoveDeleted -- unused.
2000-05-16 Gerd Moellmann*** empty log message ***
2000-05-16 Gerd Moellmann(Fmove_to_column): When ending within a tab, insert
2000-05-16 Gerd MoellmannUse the term `invalid' instead of `illegal'.
2000-05-16 Gerd Moellmann(frames_bury_buffer): Don't add a buffer to the frame's
2000-05-16 Gerd Moellmann(make_temp_name): New function, extracted from
2000-05-16 Gerd Moellmann(get_boot_time): To obtain an 8 char file name, which
2000-05-15 Eli Zaretskii*** empty log message ***
2000-05-15 Gerd Moellmann*** empty log message ***
2000-05-15 Eli Zaretskii(coordinates_in_window): Subtract 1 when computing...
2000-05-15 Gerd Moellmann(Fgetenv_internal): Renamed from Fgetenv.
2000-05-15 Gerd Moellmann(lisp): Add env.elc.
2000-05-12 Gerd Moellmann*** empty log message ***
2000-05-12 Gerd Moellmann(Freplace_match): Handle case of `\N' in the
2000-05-11 Dave LoveFix last change.
2000-05-11 Gerd Moellmann*** empty log message ***
2000-05-11 Gerd Moellmann(add_to_log): Pass 1 byte less to message_dolog.
2000-05-11 Gerd Moellmann(read_char): Don't clear current message for help
2000-05-11 Gerd Moellmann*** empty log message ***
2000-05-11 Gerd Moellmann(handle_single_display_prop): Don't try to set PT if
2000-05-10 Dave Love*** empty log message ***
2000-05-10 Dave Love(Fwrite_region): If APPEND arg is an integer, seek to
2000-05-04 Dave Love*** empty log message ***
2000-05-04 Dave Love(syms_of_buffer) [auto-fill-function]: Doc fix.
2000-05-04 Dave Love(syms_of_charset) [auto-fill-chars]: Doc fix.
2000-05-04 Gerd Moellmann*** empty log message ***
2000-05-04 Gerd Moellmann(insert_from_buffer_1): Adjust FROM position by number
2000-05-03 Gerd Moellmann*** empty log message ***
2000-05-03 Gerd Moellmann(handle_single_display_prop): If display property value
2000-05-03 Gerd Moellmann*** empty log message ***
2000-05-03 Gerd Moellmann(x_produce_glyphs) <composite chars>: Handle case
2000-05-02 Gerd Moellmann*** empty log message ***
2000-05-02 Gerd Moellmann(Qcenter): New variable.
2000-05-02 Gerd Moellmann(DEFAULT_IMAGE_HEIGHT): New macro.
2000-05-02 Gerd Moellmann(x_produce_image_glyph, x_draw_image_foreground)
2000-05-02 Gerd Moellmann(struct face): Add forward declaration.
2000-05-02 Gerd Moellmann*** empty log message ***
2000-05-02 Gerd Moellmann(Fsignal): If lisp_eval_depth or spepdl_size are near
2000-05-01 Kenichi Handa(fs_load_font): By default, use 0x00..0x7f for ASCII.
2000-05-01 Kenichi Handa*** empty log message ***
2000-04-28 Dave Love*** empty log message ***
2000-04-28 Gerd Moellmann(make_cursor_line_fully_visible): Handle case of rows
2000-04-28 Kenichi Handa(realize_x_face): Fix the argument of the second
2000-04-28 Kenichi Handa*** empty log message ***
2000-04-27 Gerd Moellmann*** empty log message ***
2000-04-27 Gerd Moellmann(slurp_file): New function.
2000-04-27 Gerd Moellmann(read1): Don't treat period followed by certain
2000-04-27 Gerd Moellmann(TERMCAP_OBJ): Removed.
2000-04-27 Gerd Moellmann(termcapobj): Don't use TERMCAP_OBJ.
2000-04-27 Gerd Moellmann(print_object): Treat print-length < 0 as nil.
2000-04-27 Gerd Moellmann*** empty log message ***
2000-04-27 Gerd Moellmann(end_of_file_error): New function.
2000-04-27 Gerd Moellmann(print_error_message): Print data of `end-of-file'
2000-04-26 Ken Raeburn(freeze_window_start): Check that minibuffer scroll...
2000-04-26 Ken Raeburn(record_delete): If we hit the end of the undo list...
2000-04-26 Gerd Moellmann*** empty log message ***
2000-04-26 Gerd Moellmann(display_line): If lines are continued, restore
2000-04-25 Gerd Moellmann*** empty log message ***
2000-04-25 Gerd Moellmann(try_window_id) <all changes above window start>: Adjust
next