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


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/indent.c,v
Date: Mon, 13 Aug 2007 13:42:37 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/08/13 13:41:28

Index: src/indent.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/indent.c,v
retrieving revision 1.193
retrieving revision 1.194
diff -u -b -r1.193 -r1.194
--- src/indent.c        26 Jul 2007 05:27:52 -0000      1.193
+++ src/indent.c        13 Aug 2007 13:41:16 -0000      1.194
@@ -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]