Mercurial > emacs
changeset 106429:ad63f3946113
(next_element_from_display_vector): Fix a typo in the commentary.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 05 Dec 2009 13:21:49 +0000 |
parents | 7925d1bc07e3 |
children | 0bac804850bd |
files | src/xdisp.c |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/xdisp.c Sat Dec 05 11:16:04 2009 +0000 +++ b/src/xdisp.c Sat Dec 05 13:21:49 2009 +0000 @@ -6217,8 +6217,8 @@ or `\003'. IT->dpvec holds the glyphs to return as characters. - IT->saved_face_id holds the face id before the display vector-- - it is restored into IT->face_idin set_iterator_to_next. */ + IT->saved_face_id holds the face id before the display vector--it + is restored into IT->face_id in set_iterator_to_next. */ static int next_element_from_display_vector (it)