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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/intervals.c
Date: Sun, 20 Apr 2003 21:39:06 -0400

Index: emacs/src/intervals.c
diff -c emacs/src/intervals.c:1.119 emacs/src/intervals.c:1.120
*** emacs/src/intervals.c:1.119 Sun Apr  6 16:32:52 2003
--- emacs/src/intervals.c       Sun Apr 20 21:39:06 2003
***************
*** 2071,2077 ****
  
        if (backwards)
        {
!         /* If the preceeding character is both intangible and invisible,
             and the invisible property is `rear-sticky', perturb it so
             that the search starts one character earlier -- this ensures
             that point can never move to the end of an invisible/
--- 2071,2077 ----
  
        if (backwards)
        {
!         /* If the preceding character is both intangible and invisible,
             and the invisible property is `rear-sticky', perturb it so
             that the search starts one character earlier -- this ensures
             that point can never move to the end of an invisible/




reply via email to

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