*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Tue, 9 Mar 2004 02:30:13 +0000 (02:30 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 9 Mar 2004 02:30:13 +0000 (02:30 +0000)
src/ChangeLog.22
src/coding.c

index 9ad54d9..0d45591 100644 (file)
@@ -1,5 +1,8 @@
 2004-03-09  Kenichi Handa  <handa@m17n.org>
 
+       * 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.
index 1cce3d5..bde7ee5 100644 (file)
@@ -5163,7 +5163,7 @@ coding_inherit_eol_type (coding_system, parent)
    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