From: Eli Zaretskii Date: Sat, 5 Dec 2009 13:32:18 +0000 (+0000) Subject: (next_element_from_ellipsis): Fix a typo in the commentary. X-Git-Tag: emacs-pretest-23.1.90~68 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bfadeadd326a68c086ed122d1e8f16ba1e079144;p=emacs.git (next_element_from_ellipsis): Fix a typo in the commentary. --- diff --git a/src/xdisp.c b/src/xdisp.c index c90d75b3ba3..05bcd136865 100644 --- a/src/xdisp.c +++ b/src/xdisp.c @@ -6415,7 +6415,7 @@ next_element_from_c_string (it) /* 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