/[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.10 by handa, Mon Aug 19 02:46:28 2002 UTC revision 1.11 by lektu, Tue Feb 4 14:03:12 2003 UTC
# Line 147  extern Lisp_Object composition_temp; Line 147  extern Lisp_Object composition_temp;
147    
148     When a composition is assigned an ID number (by     When a composition is assigned an ID number (by
149     get_composition_id), this structure is allocated for the     get_composition_id), this structure is allocated for the
150     composition and linked in composition_table[ID].       composition and linked in composition_table[ID].
151    
152     Identical compositions appearing at different places have the same     Identical compositions appearing at different places have the same
153     ID, and thus share the same instance of this structure.  */     ID, and thus share the same instance of this structure.  */

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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