]> git.eshelyaron.com Git - emacs.git/commitdiff
* font.c (free_font_driver_list): Implement missing function.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 13 Dec 2008 15:39:39 +0000 (15:39 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 13 Dec 2008 15:39:39 +0000 (15:39 +0000)
src/ChangeLog

index df09d1d34f2bbe9fea446ba3aa773ac49448e54b..2f6667de69bcc0ccdd4956863b0b711597af04f0 100644 (file)
@@ -1,5 +1,7 @@
 2008-12-13  Chong Yidong  <cyd@stupidchicken.com>
 
+       * font.c (free_font_driver_list): Implement missing function.
+
        * w32term.c (w32_term_init): Don't initialize the image cache
        here; it will be done in init_frame_faces.