/[emacs]/emacs/src/composite.h
ViewVC logotype

Diff of /emacs/src/composite.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11.6.1 by handa, Mon Sep 8 12:48:10 2003 UTC revision 1.11.6.2 by fx, Wed Sep 17 13:52:42 2003 UTC
# Line 204  extern Lisp_Object Vauto_composition_fun Line 204  extern Lisp_Object Vauto_composition_fun
204  extern Lisp_Object Qauto_composition_function;  extern Lisp_Object Qauto_composition_function;
205    
206  extern int get_composition_id P_ ((int, int, int, Lisp_Object, Lisp_Object));  extern int get_composition_id P_ ((int, int, int, Lisp_Object, Lisp_Object));
207  extern int find_composition P_ ((int, int, int *, int *, Lisp_Object *,  extern int find_composition P_ ((int, int, EMACS_INT *, EMACS_INT *, Lisp_Object *,
208                                   Lisp_Object));                                   Lisp_Object));
209  extern void update_compositions P_ ((int, int, int));  extern void update_compositions P_ ((EMACS_INT, EMACS_INT, int));
210  extern void make_composition_value_copy P_ ((Lisp_Object));  extern void make_composition_value_copy P_ ((Lisp_Object));
211  extern void compose_region P_ ((int, int, Lisp_Object, Lisp_Object,  extern void compose_region P_ ((int, int, Lisp_Object, Lisp_Object,
212                                  Lisp_Object));                                  Lisp_Object));

Legend:
Removed from v.1.11.6.1  
changed lines
  Added in v.1.11.6.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26