/[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.270 by handa, Wed Feb 19 06:14:55 2003 UTC revision 1.271 by monnier, Sat Feb 22 22:20:00 2003 UTC
# Line 2463  x_face_list_fonts (f, pattern, pfonts, n Line 2463  x_face_list_fonts (f, pattern, pfonts, n
2463  #endif  #endif
2464    
2465    if (nfonts < 0 && CONSP (lfonts))    if (nfonts < 0 && CONSP (lfonts))
2466      num_fonts = Flength (lfonts);      num_fonts = XFASTINT (Flength (lfonts));
2467        
2468    /* Make a copy of the font names we got from X, and    /* Make a copy of the font names we got from X, and
2469       split them into fields.  */       split them into fields.  */

Legend:
Removed from v.1.270  
changed lines
  Added in v.1.271

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