emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/src ChangeLog


From: Juanma Barranquero
Subject: [Emacs-diffs] emacs/src ChangeLog
Date: Fri, 13 Feb 2009 08:50:58 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      09/02/13 08:50:58

Modified files:
        src            : ChangeLog 

Log message:
        Fix typos.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/src/ChangeLog?cvsroot=emacs&r1=1.7356&r2=1.7357

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.7356
retrieving revision 1.7357
diff -u -b -r1.7356 -r1.7357
--- ChangeLog   12 Feb 2009 18:20:52 -0000      1.7356
+++ ChangeLog   13 Feb 2009 08:50:57 -0000      1.7357
@@ -21,12 +21,12 @@
        * composite.c (MAX_AUTO_COMPOSITION_LOOKBACK): New macro.
        (composition_gstring_width): Fix handling of LGLYPH_YOFF.
        (autocmp_chars): Use fast_looking_at.  Don't compose more
-       characters than MAX_COMPOSITION_COMPONENST.
+       characters than MAX_COMPOSITION_COMPONENTS.
        (find_automatic_composition): While looking forward and backward,
        check static composition.  Fix where to stop looking forward.
        (composition_adjust_point): Fix checking of static composition.
        (Fcomposition_get_gstring): Pay attention to
-       MAX_COMPOSITION_COMPONENST.
+       MAX_COMPOSITION_COMPONENTS.
 
        * lisp.h (fast_looking_at): Extern it.
 




reply via email to

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