(encode_coding_object): Give correct arguments ot
[bpt/emacs.git] / src /
2002-05-14 Kenichi Handa(encode_coding_object): Give correct arguments ot
2002-05-14 Kenichi Handa(x_encode_text): Allocate coding.destination here, and
2002-05-14 Kenichi Handa(Fset_buffer_multibyte): Convert 8-bit bytes to
2002-05-14 Kenichi Handa(decode_coding_object): Move point to coding->dst_pos...
2002-05-14 Kenichi Handa(fs_load_font): Check fontp->full_name (not fontname)
2002-05-14 Kenichi Handa(JIS_TO_SJIS): Fix typo (j1->s1, j2->s2).
2002-05-14 Kenichi Handa(Fdecode_sjis_char): Fix typo (0x7F->0xFF). Fix the
2002-05-14 Kenichi Handa(Fmap_charset_chars): Fix docstring.
2002-05-14 Kenichi Handa(Fmake_char): Make it more backward compatible.
2002-05-13 Dave Love*** empty log message ***
2002-05-13 Dave LoveDoc fixes.
2002-05-13 Kenichi Handa*** empty log message ***
2002-05-13 Kenichi Handa(free_realized_fontsets): Call Fclear_face_cache instead
2002-05-10 Kenichi Handa(coding_set_source): Delete the local variable beg_byte.
2002-05-10 Kenichi Handa(struct charset): New member `code_space_mask'.
2002-05-10 Kenichi Handa(load_charset_map): Fix previous change.
2002-05-09 Dave Love(coding_inherit_eol_type)
2002-05-09 Dave Love(generate_ascii_font): Fix return type.
2002-05-09 Dave Love(syntax_temp) [!__GNUC__]: Declare.
2002-05-09 Dave Love(generate_ascii_font): Fix arg declaration.
2002-05-08 Kenichi Handa(decode_coding_charset, encode_coding_charset): Handle
2002-05-08 Kenichi Handa*** empty log message ***
2002-05-07 Kenichi Handa(boyer_moore): Fix handling of mulitbyte character...
2002-05-07 Kenichi Handa*** empty log message ***
2002-05-07 Kenichi Handa*** empty log message ***
2002-05-07 Kenichi Handa(display_mode_element): When the variable `elt' is
2002-05-07 Kenichi Handa(try_font_list): Give higher priority to fontset's
2002-05-07 Kenichi Handa(Finsert_file_contents): Set coding_system instead of
2002-05-07 Kenichi Handa(coding_alloc_by_making_gap): Check the case that the
2002-05-07 Kenichi Handa(struct charset_map_entries): New struct.
2002-05-07 Kenichi Handa(Fcall_process): Be sure to give the current buffer
2002-05-07 Kenichi Handa(Fset_buffer_multibyte): Fix 8-bit char handling.
2002-04-09 Kenichi Handa(display_mode_element): Fix calculation of `bytepos'.
2002-04-09 Kenichi Handa(Finsert_file_contents): Fix calculation of `inserted'.
2002-04-09 Kenichi Handa*** empty log message ***
2002-03-11 Kenichi Handa(produce_chars): Set the variable `multibytep' correctly.
2002-03-11 Kenichi Handa*** empty log message ***
2002-03-08 Kenichi Handa*** empty log message ***
2002-03-08 Kenichi Handa(insert_from_gap): Call record_insert.
2002-03-08 Kenichi Handa(encode_coding_utf_8): Initialize produced_chars to 0.
2002-03-08 Kenichi Handa*** empty log message ***
2002-03-05 Kenichi Handa*** empty log message ***
2002-03-05 Kenichi Handa(parse_charset_map): Remove an unused variable.
2002-03-05 Kenichi Handa(SET_RAW_SYNTAX_ENTRY): Don't call make_number.
2002-03-05 Kenichi Handa(Finsert_file_contents): Set coding_system to Qnil
2002-03-05 Kenichi Handa* coding.c: Delete unused variables.
2002-03-05 Kenichi Handa(sub_char_table_set_range): Optimized for the case
2002-03-05 Kenichi Handa(CHAR_VALID_P): Don't call CHARACTERP.
2002-03-05 Kenichi Handa(c_string_width): Add return type `int'.
2002-03-05 Kenichi Handa(casify_region): Fix multibyte case.
2002-03-01 Kenichi HandaDon't include "charset.h".
2002-03-01 Kenichi Handa*** empty log message ***
2002-03-01 Kenichi HandaInclude "character.h".
2002-03-01 Kenichi HandaMostly re-written.
2002-03-01 Kenichi HandaInclude "character.h".
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-03-01 Kenichi HandaInclude "character.h".
2002-03-01 Kenichi Handa(x_new_font): Adjusted for the change of FS_LOAD_FONT.
2002-03-01 Kenichi HandaInclude "buffer.h" and "character.h".
2002-03-01 Kenichi Handa(SET_RAW_SYNTAX_ENTRY): Call CHAR_TABLE_SET.
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-03-01 Kenichi Handa* regex.c: Include "character.h" instead of "charset.h".
2002-03-01 Kenichi Handa(BASE_PURESIZE): Increased.
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-03-01 Kenichi Handa* print.c: Include "character.h" instead of "charset.h".
2002-03-01 Kenichi HandaInclude "character.h".
2002-03-01 Kenichi Handa(enum pvec_type): New member PVEC_SUB_CHAR_TABLE.
2002-03-01 Kenichi Handa(describe_char_table): Extern it.
2002-03-01 Kenichi HandaInclude "character.h".
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-03-01 Kenichi Handa(struct font_info): Type of the member encoding_type
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-03-01 Kenichi Handa(main): Call init_charset_once, init_charset,
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-03-01 Kenichi Handa(DISP_CHAR_VECTOR): Adjusted for the change of char
2002-03-01 Kenichi Handa(free_realized_face, check_face_attribytes,
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-03-01 Kenichi Handa(enum composition_method): Order of enumeration
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-03-01 Kenichi HandaCompletely re-written.
2002-03-01 Kenichi HandaCompletely re-written. Character and multibyte
2002-03-01 Kenichi HandaNew file.
2002-03-01 Kenichi Handa(struct ccl_program): Members eol_type and multibyte
2002-03-01 Kenichi HandaInclude "character.h".
2002-03-01 Kenichi Handa(CATEGORY_SET): Just call char_category_set.
2002-03-01 Kenichi HandaInclude "character.h".
2002-03-01 Kenichi HandaNew file that implements char table.
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-03-01 Kenichi HandaEXFUN Fbuffer_live_p.
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h", don't...
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-03-01 Kenichi HandaInclude "character.h".
2002-03-01 Kenichi HandaInclude "character.h" instead of "charset.h".
2002-03-01 Kenichi Handa(obj): Add character.o and chartab.o.
next