# HG changeset patch # User Eli Zaretskii # Date 1260019938 0 # Node ID 0bac804850bd260e23bce067e17933f9b3c646db # Parent ad63f394611391461e92ab6e3efac0c98d920e93 (next_element_from_ellipsis): Fix a typo in the commentary. diff -r ad63f3946113 -r 0bac804850bd src/xdisp.c --- 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