bpt/emacs.git
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 Dave LoveFix mime-charset properties.
2002-05-14 Dave Love(utf-8-emacs): Add various
2002-05-14 Dave Love(sort-coding-systems)
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(define-coding-system): Docstring fixed (sjis->shift...
2002-05-14 Kenichi HandaUse decode-char instead of make-char.
2002-05-14 Kenichi Handa(encoded-kbd-self-insert-iso2022-8bit): New arg ARG...
2002-05-14 Kenichi HandaSetup char-width-table for CJK characters.
2002-05-14 Kenichi Handa(Fmake_char): Make it more backward compatible.
2002-05-13 Dave Love*** empty log message ***
2002-05-13 Dave LoveLog for previous change:
2002-05-13 Dave Love*** empty log message ***
2002-05-13 Dave LoveSpeling fixes.
2002-05-13 Dave LoveDoc fixes.
2002-05-13 Kenichi Handa*** empty log message ***
2002-05-13 Kenichi Handa(fontset-plain-name): Handle the case
2002-05-13 Kenichi Handa(free_realized_fontsets): Call Fclear_face_cache instead
2002-05-13 Kenichi Handa*** empty log message ***
2002-05-10 Kenichi Handa(chinese-big5): Change :coding-type to `charset'.
2002-05-10 Kenichi Handa(greek-iso-8bit): Fix typo.
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-09 Kenichi HandaChange encoding to utf-8-emacs. Remove apparent duplic...
2002-05-09 Kenichi Handa*** empty log message ***
2002-05-08 Kenichi Handa*** empty log message ***
2002-05-08 Kenichi Handa(END): Initialize lastgb and gbtable[lastgb] correctly.
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-05-07 Kenichi Handa(titdic-convert): Read into a unibyte buffer then make...
2002-05-07 Kenichi Handa(chinese-gbk): New charset.
2002-05-07 Kenichi Handa(charset-chars): Fix typo.
2002-05-07 Kenichi HandaChange the registry for chinese-gb2312 and add the...
2002-05-07 Kenichi HandaNew file.
2002-05-07 Kenichi Handa(MAPS): Add gbk.map and gb18030-bmp.map.
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(utf-16-le): Use :bom attribute instead of :signature.
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 HandaSet `iso-8859-2' for `nonascii-translation'.
2002-03-05 Kenichi Handa("Czech"): Set `iso-8859-2' for `nonascii-translation'.
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-05 Kenichi HandaOptimize calls of modify-category-entry.
2002-03-05 Kenichi Handa*** empty log message ***
2002-03-01 Kenichi Handa(DONTCOMPILE): Add latin1-disp.el, ucs-tables.el,
2002-03-01 Kenichi Handa*** empty log message ***
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 HandaNew file.
2002-03-01 Kenichi HandaDeleted unnecessary calls of set-fontset-font.
2002-03-01 Kenichi Handa(sgml-mode-map): Use encode-char instead
2002-03-01 Kenichi HandaCall define-coding-system instead of make-coding-system...
2002-03-01 Kenichi Handa(char-valid-p): Make it an alias of characterp.
2002-03-01 Kenichi Handa(print-designation): Arguments changed.
2002-03-01 Kenichi HandaFully Re-written.
2002-03-01 Kenichi HandaDon't use coding category. Call
2002-03-01 Kenichi HandaDon't bind set-case-syntax-offset.
2002-03-01 Kenichi Handa(titdic-convert): Bind coding-system-for-write to ...
2002-03-01 Kenichi Handa(skkdic-jisx0208-hiragana-block): Value changed.
2002-03-01 Kenichi Handa(skkdic-get-kana-compact-codes): Call encode-char inste...
2002-03-01 Kenichi HandaMostly re-written.
2002-03-01 Kenichi Handa(cp-make-translation-table,
2002-03-01 Kenichi HandaAdjusted for the deletion of generic characters.
2002-03-01 Kenichi HandaAdjusted for the change of map-char-table.
next