# HG changeset patch # User Kenichi Handa # Date 1078799413 0 # Node ID b2d1259417e3f4f1b43adc24d4dd2d8642d51206 # Parent 885b083d5599e64ddd636ceafedeb5beaded2bae *** empty log message *** diff -r 885b083d5599 -r b2d1259417e3 src/ChangeLog.22 --- a/src/ChangeLog.22 Tue Mar 09 02:19:36 2004 +0000 +++ b/src/ChangeLog.22 Tue Mar 09 02:30:13 2004 +0000 @@ -1,5 +1,8 @@ 2004-03-09 Kenichi Handa + * search.c (simple_search): Fix setting this_pos_byte in backward + search. + * coding.c (detect_coding_emacs_mule): Fix counting of encoded byte sequence. (detect_coding_ccl): Fix setting of the variable valids. diff -r 885b083d5599 -r b2d1259417e3 src/coding.c --- a/src/coding.c Tue Mar 09 02:19:36 2004 +0000 +++ b/src/coding.c Tue Mar 09 02:30:13 2004 +0000 @@ -5163,7 +5163,7 @@ o coding-category-utf-8 The category for a coding system which has the same code range - as UTF-8 (cf. RFC2279). Assigned the coding-system (Lisp + as UTF-8 (cf. RFC3629). Assigned the coding-system (Lisp symbol) `utf-8' by default. o coding-category-utf-16-be