emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/src composite.c


From: Juanma Barranquero
Subject: [Emacs-diffs] emacs/src composite.c
Date: Wed, 25 Mar 2009 11:58:43 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      09/03/25 11:58:43

Modified files:
        src            : composite.c 

Log message:
        Fix typo in comment.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/src/composite.c?cvsroot=emacs&r1=1.72&r2=1.73

Patches:
Index: composite.c
===================================================================
RCS file: /sources/emacs/emacs/src/composite.c,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -b -r1.72 -r1.73
--- composite.c 12 Feb 2009 06:06:07 -0000      1.72
+++ composite.c 25 Mar 2009 11:58:43 -0000      1.73
@@ -914,7 +914,7 @@
 
 
 /* Try to compose the characters at CHARPOS according to CFT_ELEMENT
-   which is an element of composition-fucntion-table (which see).
+   which is an element of composition-function-table (which see).
    LIMIT limits the characters to compose.  STRING, if not nil, is a
    target string.  WIN is a window where the characters are being
    displayed.  */




reply via email to

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