Mercurial > emacs
comparison src/ChangeLog @ 100407:e0575880d3f3
* frame.c (Fdelete_frame): Call free_font_driver_list.
* font.c (free_font_driver_list): Implement missing function.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 13 Dec 2008 15:40:22 +0000 |
parents | aed8ba717c94 |
children | 4be3711ceff9 |
comparison
equal
deleted
inserted
replaced
100406:b8012399df73 | 100407:e0575880d3f3 |
---|---|
1 2008-12-13 Chong Yidong <cyd@stupidchicken.com> | 1 2008-12-13 Chong Yidong <cyd@stupidchicken.com> |
2 | |
3 * frame.c (Fdelete_frame): Call free_font_driver_list. | |
2 | 4 |
3 * font.c (free_font_driver_list): Implement missing function. | 5 * font.c (free_font_driver_list): Implement missing function. |
4 | 6 |
5 * w32term.c (w32_term_init): Don't initialize the image cache | 7 * w32term.c (w32_term_init): Don't initialize the image cache |
6 here; it will be done in init_frame_faces. | 8 here; it will be done in init_frame_faces. |