Mercurial > emacs
changeset 7104:9c99683eb6f0
Fix comment.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Tue, 26 Apr 1994 01:18:38 +0000 |
parents | b5fad00fa757 |
children | 5c7386328308 |
files | src/intervals.c |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/intervals.c Mon Apr 25 23:34:17 1994 +0000 +++ b/src/intervals.c Tue Apr 26 01:18:38 1994 +0000 @@ -1585,8 +1585,7 @@ } /* 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)