/[emacs]/emacs/src/xfns.c
ViewVC logotype

Diff of /emacs/src/xfns.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.595 by miles, Mon Sep 1 15:45:57 2003 UTC revision 1.596 by jhd, Sun Oct 5 12:15:38 2003 UTC
# Line 4212  If DISPLAY is nil, that stands for the s Line 4212  If DISPLAY is nil, that stands for the s
4212    for (i = 0; i < dpyinfo->n_fonts; i++)    for (i = 0; i < dpyinfo->n_fonts; i++)
4213      if (dpyinfo->font_table[i].name)      if (dpyinfo->font_table[i].name)
4214        {        {
         if (dpyinfo->font_table[i].name != dpyinfo->font_table[i].full_name)  
           xfree (dpyinfo->font_table[i].full_name);  
         xfree (dpyinfo->font_table[i].name);  
4215          XFreeFont (dpyinfo->display, dpyinfo->font_table[i].font);          XFreeFont (dpyinfo->display, dpyinfo->font_table[i].font);
4216        }        }
4217    

Legend:
Removed from v.1.595  
changed lines
  Added in v.1.596

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26