diff src/font.h @ 90696:46ca345eec0b

(Ffont_xlfd_name): EXFUN it.
author Kenichi Handa <handa@m17n.org>
date Wed, 29 Nov 2006 12:10:30 +0000
parents 94842604dfce
children d0368a3e5450
line wrap: on
line diff
--- a/src/font.h	Wed Nov 29 12:09:56 2006 +0000
+++ b/src/font.h	Wed Nov 29 12:10:30 2006 +0000
@@ -446,6 +446,7 @@
 EXFUN (Ffont_spec, MANY);
 EXFUN (Flist_fonts, 4);
 EXFUN (Fclear_font_cache, 0);
+EXFUN (Ffont_xlfd_name, 1);
 
 extern Lisp_Object font_symbolic_weight P_ ((Lisp_Object font));
 extern Lisp_Object font_symbolic_slant P_ ((Lisp_Object font));