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


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

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

Index: src/indent.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/indent.h,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- src/indent.h        26 Jul 2007 05:27:53 -0000      1.15
+++ src/indent.h        13 Aug 2007 13:41:17 -0000      1.16
@@ -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]