aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/intervals.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/intervals.c b/src/intervals.c
index c393628dc4f..21048f93cb1 100644
--- a/src/intervals.c
+++ b/src/intervals.c
@@ -2071,7 +2071,7 @@ set_point_both (buffer, charpos, bytepos)
2071 2071
2072 if (backwards) 2072 if (backwards)
2073 { 2073 {
2074 /* If the preceeding character is both intangible and invisible, 2074 /* If the preceding character is both intangible and invisible,
2075 and the invisible property is `rear-sticky', perturb it so 2075 and the invisible property is `rear-sticky', perturb it so
2076 that the search starts one character earlier -- this ensures 2076 that the search starts one character earlier -- this ensures
2077 that point can never move to the end of an invisible/ 2077 that point can never move to the end of an invisible/