Fri, 20 Feb 1998 11:15:28 +0000 |
Kenichi Handa |
(rmail-decode-babyl-format): Message modified.
|
Fri, 20 Feb 1998 11:14:32 +0000 |
Kenichi Handa |
(Fmessage): Check byte size (instead of char size) of
|
Fri, 20 Feb 1998 11:14:32 +0000 |
Kenichi Handa |
(Fccl_execute_on_string): Put \n\ at end-of-line of
|
Fri, 20 Feb 1998 11:14:32 +0000 |
Kenichi Handa |
(Fwrite_region): When writing a string, give byte size
|
Fri, 20 Feb 1998 01:45:50 +0000 |
Kenichi Handa |
(rmail-enable-multibyte): New variable
|
Fri, 20 Feb 1998 01:45:21 +0000 |
Kenichi Handa |
(setup-chinese-cns-environment): Correct
|
Fri, 20 Feb 1998 01:44:10 +0000 |
Kenichi Handa |
(select-safe-coding-system): Kill the
|
Fri, 20 Feb 1998 01:44:10 +0000 |
Kenichi Handa |
(after-insert-file-set-buffer-file-coding-system): Call set-buffer-multibyte
|
Fri, 20 Feb 1998 01:43:38 +0000 |
Kenichi Handa |
* subr.el (sref): Doc-string added.
|
Fri, 20 Feb 1998 01:40:47 +0000 |
Kenichi Handa |
(MULTIBYTE_BYTES_WIDTH): New macro.
|
Fri, 20 Feb 1998 01:40:47 +0000 |
Kenichi Handa |
(adjust_before_replace): Comment added.
|
Fri, 20 Feb 1998 01:40:47 +0000 |
Kenichi Handa |
(temp_set_point_both): Declare arg BYTEPOS as int.
|
Fri, 20 Feb 1998 01:40:47 +0000 |
Kenichi Handa |
(advance_to_char_boundary): Make the behaviour
|
Fri, 20 Feb 1998 01:40:47 +0000 |
Kenichi Handa |
(Fccl_execute_on_string): Add new arg UNIBYTE-P.
|
Fri, 20 Feb 1998 01:40:47 +0000 |
Kenichi Handa |
(invalid_character): New function.
|
Fri, 20 Feb 1998 01:40:47 +0000 |
Kenichi Handa |
(INC_POS): Use macro BASE_LEADING_CODE_P.
|
Fri, 20 Feb 1998 01:40:47 +0000 |
Kenichi Handa |
(decode_coding_iso2022): Update coding->fake_multibyte.
|
Fri, 20 Feb 1998 01:40:47 +0000 |
Kenichi Handa |
(struct coding_system): New member fake_multibyte.
|
Fri, 20 Feb 1998 01:40:47 +0000 |
Kenichi Handa |
(Finsert_file_contents): Read a file contents into the
|
Fri, 20 Feb 1998 01:40:47 +0000 |
Kenichi Handa |
(Fset_char_table_default): For an invalid character, call
|
Fri, 20 Feb 1998 01:40:47 +0000 |
Kenichi Handa |
(search_buffer): Update POS_BYTE for regexp search.
|
Fri, 20 Feb 1998 01:40:47 +0000 |
Kenichi Handa |
(try_window_id): Use DEC_POS only for multibyte buffer.
|
Wed, 18 Feb 1998 22:56:25 +0000 |
Karl Heuer |
(Fchar_before): Check POS in valid range
|
Wed, 18 Feb 1998 22:54:43 +0000 |
Karl Heuer |
(search_command): Check LIM in valid range
|