diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/xdisp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xdisp.c b/src/xdisp.c index f280a5a949d..aec090be8fe 100644 --- a/src/xdisp.c +++ b/src/xdisp.c | |||
| @@ -6914,7 +6914,7 @@ move_it_in_display_line_to (struct it *it, | |||
| 6914 | } | 6914 | } |
| 6915 | 6915 | ||
| 6916 | set_iterator_to_next (it, 1); | 6916 | set_iterator_to_next (it, 1); |
| 6917 | /* One graphical terminals, newlines may | 6917 | /* On graphical terminals, newlines may |
| 6918 | "overflow" into the fringe if | 6918 | "overflow" into the fringe if |
| 6919 | overflow-newline-into-fringe is non-nil. | 6919 | overflow-newline-into-fringe is non-nil. |
| 6920 | On text-only terminals, newlines may | 6920 | On text-only terminals, newlines may |