comparison src/composite.h @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 2f877ed80fa6
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
210 extern void compose_text P_ ((int, int, Lisp_Object, Lisp_Object, 210 extern void compose_text P_ ((int, int, Lisp_Object, Lisp_Object,
211 Lisp_Object)); 211 Lisp_Object));
212 extern void compose_chars_in_text P_ ((int, int, Lisp_Object)); 212 extern void compose_chars_in_text P_ ((int, int, Lisp_Object));
213 213
214 #endif /* not EMACS_COMPOSITE_H */ 214 #endif /* not EMACS_COMPOSITE_H */
215
216 /* arch-tag: 59524d89-c645-47bd-b5e6-65e861690118
217 (do not change this comment) */