emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog,v


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Fri, 23 May 2008 02:24:33 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kenichi Handa <handa>   08/05/23 02:24:33

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6450
retrieving revision 1.6451
diff -u -b -r1.6450 -r1.6451
--- ChangeLog   22 May 2008 22:12:25 -0000      1.6450
+++ ChangeLog   23 May 2008 02:24:31 -0000      1.6451
@@ -1,3 +1,15 @@
+2008-05-23  Kenichi Handa  <address@hidden>
+
+       * fontset.c: Delete unused variables and add casting for char *
+       throughout the file.
+       (fontset_font): Try the fallback fonts of the current fontset
+       before consulting the default fontset.
+
+       * ftfont.c (ftfont_spec_pattern): Free charset if necessary.
+
+       * xfont.c (xfont_list_pattern): Free names returned from
+       XListFonts.
+
 2008-05-22  Jason Rumney  <address@hidden>
 
         * font.c: Don't include strings.h.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]