Mercurial > emacs
changeset 90497:655b68ccb716
(Flist_fonts): EXFUN it.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 26 Jun 2006 04:27:21 +0000 |
parents | dd079c3dfd6b |
children | fa27e8839f68 |
files | src/font.h |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
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));