]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog.10
Make face realization be more frame-specific
[gnu-emacs] / src / ChangeLog.10
index e77b5b33028b7dbb0fb39c8d60fe482fe3534394..6eba7f06b9c2916468cfcc9cdcd689290134a6c1 100644 (file)
 
        * fontset.c (syms_of_fontset): Setup Vfont_encoding_alist here.
 
-       * editfns.c (Fformat): Convert an unibyte char argument that is
+       * editfns.c (Fformat): Convert a unibyte char argument that is
        formatted by "%c" to multibyte if the total result must be a
        multibyte string.