From ea96510f9ae214d379ffb189a67075bf105b0dac Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Tue, 26 Apr 1994 01:18:38 +0000 Subject: Fix comment. --- src/intervals.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/intervals.c') 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) -- cgit v1.2.1