emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/indent.c,v [EMACS_22_BASE]


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/src/indent.c,v [EMACS_22_BASE]
Date: Wed, 08 Aug 2007 07:49:27 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Glenn Morris <gm>       07/08/08 07:49:21

Index: indent.c
===================================================================
RCS file: /sources/emacs/emacs/src/indent.c,v
retrieving revision 1.192.2.1
retrieving revision 1.192.2.2
diff -u -b -r1.192.2.1 -r1.192.2.2
--- indent.c    25 Jul 2007 05:15:50 -0000      1.192.2.1
+++ indent.c    8 Aug 2007 07:49:18 -0000       1.192.2.2
@@ -116,7 +116,7 @@
     return 0;
 }
 
-/* Return true iff the display table DISPTAB specifies the same widths
+/* Return true if the display table DISPTAB specifies the same widths
    for characters as WIDTHTAB.  We use this to decide when to
    invalidate the buffer's width_run_cache.  */
 




reply via email to

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