changeset 90696:46ca345eec0b

(Ffont_xlfd_name): EXFUN it.
author Kenichi Handa <handa@m17n.org>
date Wed, 29 Nov 2006 12:10:30 +0000
parents a1cd7344d6a2
children 444b40002533
files src/font.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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));