emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/src/intervals.c,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: intervals.c
===================================================================
RCS file: /sources/emacs/emacs/src/intervals.c,v
retrieving revision 1.139.2.1
retrieving revision 1.139.2.2
diff -u -b -r1.139.2.1 -r1.139.2.2
--- intervals.c 25 Jul 2007 05:15:49 -0000      1.139.2.1
+++ intervals.c 8 Aug 2007 07:49:18 -0000       1.139.2.2
@@ -2200,7 +2200,7 @@
 
   temp_set_point_both (buffer, charpos, bytepos);
 
-  /* We run point-left and point-entered hooks here, iff the
+  /* We run point-left and point-entered hooks here, if the
      two intervals are not equivalent.  These hooks take
      (old_point, new_point) as arguments.  */
   if (NILP (Vinhibit_point_motion_hooks)




reply via email to

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