log

age author description
Tue, 14 May 2002 08:00:53 +0000 Kenichi Handa (Fdecode_sjis_char): Fix typo (0x7F->0xFF). Fix the
Tue, 14 May 2002 07:59:29 +0000 Kenichi Handa (Fmap_charset_chars): Fix docstring.
Tue, 14 May 2002 07:58:24 +0000 Kenichi Handa (define-coding-system): Docstring fixed (sjis->shift-jis).
Tue, 14 May 2002 07:57:32 +0000 Kenichi Handa Use decode-char instead of make-char.
Tue, 14 May 2002 07:50:09 +0000 Kenichi Handa (encoded-kbd-self-insert-iso2022-8bit): New arg ARG. Directly
Tue, 14 May 2002 07:48:11 +0000 Kenichi Handa Setup char-width-table for CJK characters.
Tue, 14 May 2002 00:40:45 +0000 Kenichi Handa *** empty log message ***
Tue, 14 May 2002 00:38:42 +0000 Kenichi Handa (Fmake_char): Make it more backward compatible.
Mon, 13 May 2002 18:28:25 +0000 Dave Love *** empty log message ***
Mon, 13 May 2002 18:27:28 +0000 Dave Love Log for previous change:
Mon, 13 May 2002 18:24:52 +0000 Dave Love *** empty log message ***
Mon, 13 May 2002 17:56:01 +0000 Dave Love Speling fixes.
Mon, 13 May 2002 17:50:19 +0000 Dave Love Doc fixes.
Mon, 13 May 2002 13:06:25 +0000 Kenichi Handa *** empty log message ***
Mon, 13 May 2002 13:01:22 +0000 Kenichi Handa (fontset-plain-name): Handle the case
Mon, 13 May 2002 12:09:57 +0000 Kenichi Handa (free_realized_fontsets): Call Fclear_face_cache instead
Mon, 13 May 2002 07:40:23 +0000 Kenichi Handa *** empty log message ***
Fri, 10 May 2002 03:56:47 +0000 Kenichi Handa (chinese-big5): Change :coding-type to `charset'.
Fri, 10 May 2002 03:56:23 +0000 Kenichi Handa (greek-iso-8bit): Fix typo.
Fri, 10 May 2002 03:56:05 +0000 Kenichi Handa *** empty log message ***
Fri, 10 May 2002 03:55:40 +0000 Kenichi Handa (coding_set_source): Delete the local variable beg_byte.
Fri, 10 May 2002 03:55:12 +0000 Kenichi Handa (struct charset): New member `code_space_mask'.
Fri, 10 May 2002 03:54:48 +0000 Kenichi Handa (load_charset_map): Fix previous change.
Thu, 09 May 2002 18:00:40 +0000 Dave Love *** empty log message ***
Thu, 09 May 2002 17:59:31 +0000 Dave Love (coding_inherit_eol_type)
Thu, 09 May 2002 17:59:15 +0000 Dave Love (generate_ascii_font): Fix return type.
Thu, 09 May 2002 17:59:01 +0000 Dave Love (syntax_temp) [!__GNUC__]: Declare.
Thu, 09 May 2002 17:57:26 +0000 Dave Love (generate_ascii_font): Fix arg declaration.
Thu, 09 May 2002 06:44:06 +0000 Kenichi Handa Change encoding to utf-8-emacs. Remove apparent duplicate codes.
Thu, 09 May 2002 06:43:40 +0000 Kenichi Handa *** empty log message ***
Wed, 08 May 2002 23:32:40 +0000 Kenichi Handa *** empty log message ***
Wed, 08 May 2002 23:32:27 +0000 Kenichi Handa (END): Initialize lastgb and gbtable[lastgb] correctly.
Wed, 08 May 2002 04:19:41 +0000 Kenichi Handa (decode_coding_charset, encode_coding_charset): Handle
Wed, 08 May 2002 04:19:21 +0000 Kenichi Handa *** empty log message ***
Tue, 07 May 2002 12:46:21 +0000 Kenichi Handa (boyer_moore): Fix handling of mulitbyte character translation.
Tue, 07 May 2002 12:46:06 +0000 Kenichi Handa *** empty log message ***
Tue, 07 May 2002 04:55:49 +0000 Kenichi Handa *** empty log message ***
Tue, 07 May 2002 04:55:32 +0000 Kenichi Handa (display_mode_element): When the variable `elt' is
Tue, 07 May 2002 04:51:47 +0000 Kenichi Handa *** empty log message ***
Tue, 07 May 2002 04:51:27 +0000 Kenichi Handa (try_font_list): Give higher priority to fontset's
Tue, 07 May 2002 04:51:06 +0000 Kenichi Handa (Finsert_file_contents): Set coding_system instead of
Tue, 07 May 2002 04:50:48 +0000 Kenichi Handa (coding_alloc_by_making_gap): Check the case that the
Tue, 07 May 2002 04:50:29 +0000 Kenichi Handa (struct charset_map_entries): New struct.
Tue, 07 May 2002 04:50:09 +0000 Kenichi Handa (Fcall_process): Be sure to give the current buffer
Tue, 07 May 2002 04:49:50 +0000 Kenichi Handa (Fset_buffer_multibyte): Fix 8-bit char handling.
Tue, 07 May 2002 04:49:14 +0000 Kenichi Handa (titdic-convert): Read into a unibyte buffer then make the buffer
Tue, 07 May 2002 04:48:48 +0000 Kenichi Handa (chinese-gbk): New charset.
Tue, 07 May 2002 04:48:27 +0000 Kenichi Handa (charset-chars): Fix typo.
Tue, 07 May 2002 04:48:05 +0000 Kenichi Handa Change the registry for chinese-gb2312 and add the registry for
Tue, 07 May 2002 04:47:34 +0000 Kenichi Handa New file.
Tue, 07 May 2002 04:46:19 +0000 Kenichi Handa (MAPS): Add gbk.map and gb18030-bmp.map.
Tue, 09 Apr 2002 07:42:27 +0000 Kenichi Handa (display_mode_element): Fix calculation of `bytepos'.
Tue, 09 Apr 2002 07:42:06 +0000 Kenichi Handa (Finsert_file_contents): Fix calculation of `inserted'.
Tue, 09 Apr 2002 07:39:44 +0000 Kenichi Handa *** empty log message ***
Mon, 11 Mar 2002 11:28:41 +0000 Kenichi Handa (produce_chars): Set the variable `multibytep' correctly.
Mon, 11 Mar 2002 11:28:06 +0000 Kenichi Handa *** empty log message ***
Fri, 08 Mar 2002 00:22:54 +0000 Kenichi Handa *** empty log message ***
Fri, 08 Mar 2002 00:20:24 +0000 Kenichi Handa (utf-16-le): Use :bom attribute instead of :signature.
Fri, 08 Mar 2002 00:19:56 +0000 Kenichi Handa (insert_from_gap): Call record_insert.
Fri, 08 Mar 2002 00:19:39 +0000 Kenichi Handa (encode_coding_utf_8): Initialize produced_chars to 0.