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

Diff of /emacs/src/xfaces.c

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

revision 1.307 by kfstorm, Mon Nov 22 23:25:49 2004 UTC revision 1.308 by tamm, Mon Dec 27 17:27:30 2004 UTC
# Line 1072  clear_font_table (dpyinfo) Line 1072  clear_font_table (dpyinfo)
1072  #ifdef WINDOWSNT  #ifdef WINDOWSNT
1073        w32_unload_font (dpyinfo, font_info->font);        w32_unload_font (dpyinfo, font_info->font);
1074  #endif  #endif
1075    #ifdef MAC_OS
1076          mac_unload_font (dpyinfo, font_info->font);
1077    #endif
1078        UNBLOCK_INPUT;        UNBLOCK_INPUT;
1079    
1080        /* Mark font table slot free.  */        /* Mark font table slot free.  */

Legend:
Removed from v.1.307  
changed lines
  Added in v.1.308

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