(Fformat): Fix calculation of text property positions
[bpt/emacs.git] / src / ChangeLog
index d45831d..827abe5 100644 (file)
@@ -1,3 +1,8 @@
+2006-07-13  Kenichi Handa  <handa@m17n.org>
+
+       * editfns.c (Fformat): Fix calculation of text property positions
+       of format string.
+
 2006-07-12  Kim F. Storm  <storm@cua.dk>
 
        * lisp.h (CHECK_TYPE): New macro for generic type checking.