Mercurial > emacs
graph
-
(Finsert_file_contents): Set coding_system instead ofTue, 07 May 2002 04:51:06 +0000, by Kenichi Handa
-
(coding_alloc_by_making_gap): Check the case that theTue, 07 May 2002 04:50:48 +0000, by Kenichi Handa
-
(struct charset_map_entries): New struct.Tue, 07 May 2002 04:50:29 +0000, by Kenichi Handa
-
(Fcall_process): Be sure to give the current bufferTue, 07 May 2002 04:50:09 +0000, by Kenichi Handa
-
(Fset_buffer_multibyte): Fix 8-bit char handling.Tue, 07 May 2002 04:49:50 +0000, by Kenichi Handa
-
(titdic-convert): Read into a unibyte buffer then make the bufferTue, 07 May 2002 04:49:14 +0000, by Kenichi Handa
-
(chinese-gbk): New charset.Tue, 07 May 2002 04:48:48 +0000, by Kenichi Handa
-
(charset-chars): Fix typo.Tue, 07 May 2002 04:48:27 +0000, by Kenichi Handa
-
Change the registry for chinese-gb2312 and add the registry forTue, 07 May 2002 04:48:05 +0000, by Kenichi Handa
-
New file.Tue, 07 May 2002 04:47:34 +0000, by Kenichi Handa
-
(MAPS): Add gbk.map and gb18030-bmp.map.Tue, 07 May 2002 04:46:19 +0000, by Kenichi Handa
-
(display_mode_element): Fix calculation of `bytepos'.Tue, 09 Apr 2002 07:42:27 +0000, by Kenichi Handa
-
(Finsert_file_contents): Fix calculation of `inserted'.Tue, 09 Apr 2002 07:42:06 +0000, by Kenichi Handa
-
*** empty log message ***Tue, 09 Apr 2002 07:39:44 +0000, by Kenichi Handa
-
(produce_chars): Set the variable `multibytep' correctly.Mon, 11 Mar 2002 11:28:41 +0000, by Kenichi Handa
-
*** empty log message ***Mon, 11 Mar 2002 11:28:06 +0000, by Kenichi Handa
-
*** empty log message ***Fri, 08 Mar 2002 00:22:54 +0000, by Kenichi Handa
-
(utf-16-le): Use :bom attribute instead of :signature.Fri, 08 Mar 2002 00:20:24 +0000, by Kenichi Handa
-
(insert_from_gap): Call record_insert.Fri, 08 Mar 2002 00:19:56 +0000, by Kenichi Handa
-
(encode_coding_utf_8): Initialize produced_chars to 0.Fri, 08 Mar 2002 00:19:39 +0000, by Kenichi Handa
-
*** empty log message ***Fri, 08 Mar 2002 00:18:28 +0000, by Kenichi Handa
-
*** empty log message ***Tue, 05 Mar 2002 01:07:22 +0000, by Kenichi Handa
-
Set `iso-8859-2' for `nonascii-translation'.Tue, 05 Mar 2002 01:06:51 +0000, by Kenichi Handa
-
("Czech"): Set `iso-8859-2' for `nonascii-translation'.Tue, 05 Mar 2002 01:04:59 +0000, by Kenichi Handa
-
(parse_charset_map): Remove an unused variable.Tue, 05 Mar 2002 01:03:08 +0000, by Kenichi Handa
-
(SET_RAW_SYNTAX_ENTRY): Don't call make_number.Tue, 05 Mar 2002 00:09:36 +0000, by Kenichi Handa
-
(Finsert_file_contents): Set coding_system to QnilTue, 05 Mar 2002 00:09:15 +0000, by Kenichi Handa
-
* coding.c: Delete unused variables.Tue, 05 Mar 2002 00:08:50 +0000, by Kenichi Handa
-
(sub_char_table_set_range): Optimized for the caseTue, 05 Mar 2002 00:08:31 +0000, by Kenichi Handa
-
(CHAR_VALID_P): Don't call CHARACTERP.Tue, 05 Mar 2002 00:08:10 +0000, by Kenichi Handa
-
(c_string_width): Add return type `int'.Tue, 05 Mar 2002 00:07:51 +0000, by Kenichi Handa
-
(casify_region): Fix multibyte case.Tue, 05 Mar 2002 00:07:19 +0000, by Kenichi Handa