emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/composite.h


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/composite.h
Date: Fri, 04 Apr 2003 01:23:48 -0500

Index: emacs/src/composite.h
diff -c emacs/src/composite.h:1.10 emacs/src/composite.h:1.11
*** emacs/src/composite.h:1.10  Sun Aug 18 22:46:28 2002
--- emacs/src/composite.h       Tue Feb  4 09:03:12 2003
***************
*** 147,153 ****
  
     When a composition is assigned an ID number (by
     get_composition_id), this structure is allocated for the
!    composition and linked in composition_table[ID].  
  
     Identical compositions appearing at different places have the same
     ID, and thus share the same instance of this structure.  */
--- 147,153 ----
  
     When a composition is assigned an ID number (by
     get_composition_id), this structure is allocated for the
!    composition and linked in composition_table[ID].
  
     Identical compositions appearing at different places have the same
     ID, and thus share the same instance of this structure.  */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]