log

age author description
2002-10-16 Dave Love ("turkish-latin-3-alt-postfix"): Make it
2002-10-16 Dave Love ("turkish-latin-3-postfix"): Make it
2002-10-16 Dave Love *** empty log message ***
2002-10-16 Dave Love (charset): Supply doc, :tag.
2002-10-16 Dave Love Fix mode line.
2002-10-16 Dave Love *** empty log message ***
2002-10-16 Dave Love (mm-encode-body): Doc fix.
2002-10-16 Dave Love (quoted-printable-encode-region): Fix non-Emacs 22 case.
2002-10-16 Kenichi Handa (Fdefine_coding_system_internal): Fix previous change.
2002-10-16 Kenichi Handa *** empty log message ***
2002-10-16 Kenichi Handa (detect_coding_charset): If only ASCII bytes are found, return 0.
2002-10-16 Kenichi Handa *** empty log message ***
2002-10-16 Kenichi Handa (set-locale-environment): Delete superfluous ')'s at the tail.
2002-10-16 Kenichi Handa (byte-compile-lapcode): Be sure to return a unibyte string.
2002-10-16 Kenichi Handa (detect_coding): Fix previous change.
2002-10-15 Dave Love *** empty log message ***
2002-10-15 Dave Love *** empty log message ***
2002-10-15 Dave Love (Fcheck_coding_system): Doc fix.
2002-10-15 Dave Love (Finsert_byte): Return a proper value.
2002-10-15 Kenichi Handa (set-locale-environment): Delete superfluous ')'s at the tail.
2002-10-15 Kenichi Handa *** empty log message ***
2002-10-15 Kenichi Handa (define-coding-system): Fix typo; "docode" -> "decode".
2002-10-15 Kenichi Handa (Freplace_match): Check C by ASCII_CHAR_P, not by
2002-10-15 Kenichi Handa (Ftext_char_description): Check C by ASCII_CHAR_P, not
2002-10-15 Kenichi Handa (copy_text): Check C by ASCII_CHAR_P, not by
2002-10-15 Kenichi Handa (concat): Check CH by ASCII_CHAR_P, not by
2002-10-15 Kenichi Handa (general_insert_function): Check VAL by ASCII_CHAR_P,
2002-10-15 Kenichi Handa (Faset): Check NEWELT by ASCII_CHAR_P, not by
2002-10-15 Kenichi Handa (decode_coding): Fix args to translate_chars. Pay
2002-10-14 Dave Love *** empty log message ***
2002-10-14 Dave Love (side-effect-free-fns): Add
2002-10-14 Dave Love (cyrillic-alternativnyj): Remove
2002-10-14 Dave Love (Fstring_as_multibyte, Fstring_to_multibyte): Doc fix.
2002-10-11 Dave Love *** empty log message ***
2002-10-11 Dave Love *** empty log message ***
2002-10-11 Dave Love (alternativnyj): Use new table.
2002-10-11 Dave Love (ibm1047, cp1047): New.
2002-10-11 Dave Love New.
2002-10-10 Dave Love *** empty log message ***
2002-10-10 Dave Love (Flanginfo): Fix typo.
2002-10-10 Dave Love *** empty log message ***
2002-10-10 Dave Love (unexec): Make last change conditional on Irix 6.5.
2002-10-10 Kenichi Handa (detect_coding_utf_8): Check incomplete byte sequence.
2002-10-10 Kenichi Handa *** empty log message ***
2002-10-10 Kenichi Handa *** empty log message ***
2002-10-09 Dave Love *** empty log message ***
2002-10-09 Dave Love (quoted-printable-encode-region): Fix non-multibyte search
2002-10-09 Dave Love Comment.
2002-10-09 Dave Love (describe-language-environment): Be
2002-10-09 Dave Love ("Bulgarian"): Fix input method and
2002-10-09 Dave Love ("Latin-2", "Latin-5"): Doc fix.
2002-10-09 Dave Love (decode_coding_utf_8): Treat surrogates as invalid.
2002-10-09 Kenichi Handa *** empty log message ***
2002-10-09 Kenichi Handa (select-safe-coding-system): If
2002-10-09 Kenichi Handa (char_string): Renamed from
2002-10-09 Kenichi Handa (CHAR_STRING): Call char_string if C is greater than
2002-10-07 Dave Love *** empty log message ***
2002-10-07 Dave Love (quoted-printable-encode-region): Go to start of range
2002-10-07 Kenichi Handa *** empty log message ***
2002-10-07 Kenichi Handa (re_search_2): Fix for the case of unibyte buffer.