summaryrefslogtreecommitdiff
path: root/src/intervals.c
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1994-04-26 01:18:38 +0000
committerKarl Heuer <kwzh@gnu.org>1994-04-26 01:18:38 +0000
commitea96510f9ae214d379ffb189a67075bf105b0dac (patch)
treeefa90af6db9303a19c604623b12fb8df2f0046e5 /src/intervals.c
parentf0a6bbc805bf828bcf9340e89baf16d64de7aa5d (diff)
downloademacs-ea96510f9ae214d379ffb189a67075bf105b0dac.tar.gz
Fix comment.
Diffstat (limited to 'src/intervals.c')
-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)
}
/* Set point in BUFFER to POSITION. If the target position is
- before an invisible character which is not displayed with a special glyph,
- move back to an ok place to display. */
+ before an intangible character, move to an ok place. */
void
set_point (position, buffer)