diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/intervals.c | 3 |
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 | ||
| 1591 | void | 1590 | void |
| 1592 | set_point (position, buffer) | 1591 | set_point (position, buffer) |