Wed, 16 Oct 2002 05:03:55 +0000 |
Kenichi Handa |
(detect_coding_charset): If only ASCII bytes are found, return 0.
|
Wed, 16 Oct 2002 02:19:07 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 16 Oct 2002 02:18:25 +0000 |
Kenichi Handa |
(set-locale-environment): Delete superfluous ')'s at the tail.
|
Wed, 16 Oct 2002 02:16:02 +0000 |
Kenichi Handa |
(byte-compile-lapcode): Be sure to return a unibyte string.
|
Wed, 16 Oct 2002 02:14:49 +0000 |
Kenichi Handa |
(detect_coding): Fix previous change.
|
Tue, 15 Oct 2002 17:21:18 +0000 |
Dave Love |
*** empty log message ***
|
Tue, 15 Oct 2002 13:04:55 +0000 |
Dave Love |
*** empty log message ***
|
Tue, 15 Oct 2002 13:03:30 +0000 |
Dave Love |
(Fcheck_coding_system): Doc fix.
|
Tue, 15 Oct 2002 13:01:50 +0000 |
Dave Love |
(Finsert_byte): Return a proper value.
|
Tue, 15 Oct 2002 01:48:51 +0000 |
Kenichi Handa |
(set-locale-environment): Delete superfluous ')'s at the tail.
|
Tue, 15 Oct 2002 01:20:31 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 15 Oct 2002 01:19:59 +0000 |
Kenichi Handa |
(define-coding-system): Fix typo; "docode" -> "decode".
|
Tue, 15 Oct 2002 01:19:20 +0000 |
Kenichi Handa |
(Freplace_match): Check C by ASCII_CHAR_P, not by
|
Tue, 15 Oct 2002 01:19:04 +0000 |
Kenichi Handa |
(Ftext_char_description): Check C by ASCII_CHAR_P, not
|
Tue, 15 Oct 2002 01:18:45 +0000 |
Kenichi Handa |
(copy_text): Check C by ASCII_CHAR_P, not by
|
Tue, 15 Oct 2002 01:18:25 +0000 |
Kenichi Handa |
(concat): Check CH by ASCII_CHAR_P, not by
|
Tue, 15 Oct 2002 01:18:09 +0000 |
Kenichi Handa |
(general_insert_function): Check VAL by ASCII_CHAR_P,
|
Tue, 15 Oct 2002 01:17:51 +0000 |
Kenichi Handa |
(Faset): Check NEWELT by ASCII_CHAR_P, not by
|
Tue, 15 Oct 2002 01:15:52 +0000 |
Kenichi Handa |
(decode_coding): Fix args to translate_chars. Pay
|
Mon, 14 Oct 2002 17:30:06 +0000 |
Dave Love |
*** empty log message ***
|
Mon, 14 Oct 2002 17:29:54 +0000 |
Dave Love |
(side-effect-free-fns): Add
|
Mon, 14 Oct 2002 17:29:27 +0000 |
Dave Love |
(cyrillic-alternativnyj): Remove
|
Mon, 14 Oct 2002 17:13:49 +0000 |
Dave Love |
(Fstring_as_multibyte, Fstring_to_multibyte): Doc fix.
|
Fri, 11 Oct 2002 20:57:12 +0000 |
Dave Love |
*** empty log message ***
|