From: Karl Heuer Date: Tue, 26 Apr 1994 01:18:38 +0000 (+0000) Subject: Fix comment. X-Git-Tag: emacs-19.34~8749 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f65013b01a63db432c64e4edcaa436e3add8db9b;p=emacs.git Fix comment. --- 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)