Mercurial > emacs
changeset 21547:b2295127eff0
(x_find_ccl_program): Extern it.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 15 Apr 1998 07:12:49 +0000 |
parents | 674be6359675 |
children | 5d1f1ba38043 |
files | src/xterm.h |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/xterm.h Wed Apr 15 06:31:29 1998 +0000 +++ b/src/xterm.h Wed Apr 15 07:12:49 1998 +0000 @@ -318,6 +318,7 @@ extern Lisp_Object x_list_fonts (); extern struct font_info *x_get_font_info(), *x_load_font (), *x_query_font (); +extern void x_find_ccl_program(); /* Each X frame object points to its own struct x_output object in the output_data.x field. The x_output structure contains