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

index 79db6ea91fc5f6cdf7a0c5bd9d69ba6fc6b0e089..355b0203f09830938d8fc3d602ce0895e479b094 100644 (file)
@@ -1,3 +1,9 @@
+2003-01-17  Kenichi Handa  <handa@m17n.org>
+
+       * editfns.c (Fformat): Convert an unibyte char argument that is
+       formatted by "%c" to multibyte if the total result must be a
+       multibyte string.
+
 2003-01-16  Kim F. Storm  <storm@cua.dk>
 
        * process.c (set-process-filter): Document unibyte/multibyte-ness