From: Xue Fuqiao Date: Thu, 17 Oct 2013 13:56:37 +0000 (+0800) Subject: Continuation of previous change. X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~1232 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=14cf4bfea97d5a3fb24e416b84f0b8ae08c08229;p=emacs.git Continuation of previous change. --- diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi index 75c27daa96e..81ee4d7a1d9 100644 --- a/doc/lispref/display.texi +++ b/doc/lispref/display.texi @@ -1795,7 +1795,7 @@ the beginning of the result if one multi-column character in @var{string} extends across the column @var{start-column}. If @var{ellipsis} is non-@code{nil}, it should be a string which will -replace the end of @var{str} (including any padding) if it extends +replace the end of @var{string} (including any padding) if it extends beyond @var{width}, unless the display width of @var{string} is equal to or less than the display width of @var{ellipsis}. If @var{ellipsis} is non-@code{nil} and not a string, it stands for