diff src/font.h @ 90497:655b68ccb716

(Flist_fonts): EXFUN it.
author Kenichi Handa <handa@m17n.org>
date Mon, 26 Jun 2006 04:27:21 +0000
parents 48a50b114c17
children 9d1084bd033e
line wrap: on
line diff
--- a/src/font.h	Sun Jun 25 21:32:31 2006 +0000
+++ b/src/font.h	Mon Jun 26 04:27:21 2006 +0000
@@ -424,6 +424,7 @@
 extern int enable_font_backend;
 
 EXFUN (Ffont_spec, MANY);
+EXFUN (Flist_fonts, 4);
 
 extern Lisp_Object font_symbolic_weight P_ ((Lisp_Object font));
 extern Lisp_Object font_symbolic_slant P_ ((Lisp_Object font));