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.h,v [EMACS_22_BASE]


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

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

Index: indent.h
===================================================================
RCS file: /sources/emacs/emacs/src/indent.h,v
retrieving revision 1.14.2.1
retrieving revision 1.14.2.2
diff -u -b -r1.14.2.1 -r1.14.2.2
--- indent.h    25 Jul 2007 05:15:50 -0000      1.14.2.1
+++ indent.h    8 Aug 2007 07:49:18 -0000       1.14.2.2
@@ -61,7 +61,7 @@
 
 /* Functions for dealing with the column cache.  */
 
-/* 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 column_cache.  */
 int disptab_matches_widthtab P_ ((struct Lisp_Char_Table *disptab,




reply via email to

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