1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 23:31:55 -08:00

* xftfont.c (xftfont_open): Free Xft font pattern if

XftFontOpenPattern fails.

* xterm.c (x_free_frame_resources): Remove extraneous call to
free_frame_faces.
This commit is contained in:
Chong Yidong 2008-12-15 01:57:19 +00:00
parent 4ed46aefb2
commit e2cbc40157

View file

@ -1,3 +1,11 @@
2008-12-15 Chong Yidong <cyd@stupidchicken.com>
* xftfont.c (xftfont_open): Free Xft font pattern if
XftFontOpenPattern fails.
* xterm.c (x_free_frame_resources): Remove extraneous call to
free_frame_faces.
2008-12-13 Chong Yidong <cyd@stupidchicken.com>
* xterm.c (x_delete_display): Move xim_close_dpy call to