]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Fri, 23 Jan 2004 00:20:22 +0000 (00:20 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 23 Jan 2004 00:20:22 +0000 (00:20 +0000)
src/ChangeLog

index 23e1c27e0cac927562154fe5960b3789cb43913a..068f19ea8215765ad6f233ee422a1cd8fb25d5df 100644 (file)
@@ -1,3 +1,14 @@
+2004-01-23  Kenichi Handa  <handa@m17n.org>
+
+       * fns.c (Fmd5): If OBJECT is a buffer different from the current
+       one, set buffer to OBJECT temporarily.
+
+2003-08-27  Kenichi Handa  <handa@m17n.org>
+
+       * coding.c (detect_coding_iso2022): While checking a byte sequence
+       for CODING_CATEGORY_MASK_ISO_8_2, if we read one extra byte, check
+       it in the normal loop.
+
 2003-09-17  Dave Love  <fx@gnu.org>
 
        * unexalpha.c: Don't include varargs.h.