Mercurial > emacs
changeset 106430:0bac804850bd
(next_element_from_ellipsis): Fix a typo in the commentary.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 05 Dec 2009 13:32:18 +0000 |
parents | ad63f3946113 |
children | 4ffa662ec661 |
files | src/xdisp.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/xdisp.c Sat Dec 05 13:21:49 2009 +0000 +++ b/src/xdisp.c Sat Dec 05 13:32:18 2009 +0000 @@ -6415,7 +6415,7 @@ /* Set up IT to return characters from an ellipsis, if appropriate. The definition of the ellipsis glyphs may come from a display table - entry. This function Fills IT with the first glyph from the + entry. This function fills IT with the first glyph from the ellipsis if an ellipsis is to be displayed. */ static int