Mercurial > emacs
changeset 105221:876f51a736be
(move_it_in_display_line_to): Fix a typo in a comment.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sun, 27 Sep 2009 11:49:20 +0000 |
parents | 9408f8b20031 |
children | f4bcd333d869 |
files | src/xdisp.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/xdisp.c Sun Sep 27 08:27:57 2009 +0000 +++ b/src/xdisp.c Sun Sep 27 11:49:20 2009 +0000 @@ -6914,7 +6914,7 @@ } set_iterator_to_next (it, 1); - /* One graphical terminals, newlines may + /* On graphical terminals, newlines may "overflow" into the fringe if overflow-newline-into-fringe is non-nil. On text-only terminals, newlines may