aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/intervals.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/intervals.c b/src/intervals.c
index 3b9ec9b4dde..6cb42f0e092 100644
--- a/src/intervals.c
+++ b/src/intervals.c
@@ -1585,8 +1585,7 @@ textget_direct (plist, prop)
1585} 1585}
1586 1586
1587/* Set point in BUFFER to POSITION. If the target position is 1587/* Set point in BUFFER to POSITION. If the target position is
1588 before an invisible character which is not displayed with a special glyph, 1588 before an intangible character, move to an ok place. */
1589 move back to an ok place to display. */
1590 1589
1591void 1590void
1592set_point (position, buffer) 1591set_point (position, buffer)