summaryrefslogtreecommitdiff
path: root/lisp/international/mule-util.el
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2020-10-05 08:37:02 +0300
committerEli Zaretskii <eliz@gnu.org>2020-10-05 08:37:02 +0300
commitc0577d7a39284d05da824906debd28b2be03edf1 (patch)
treed522d272b34e79433bc1df3c8563be4932534160 /lisp/international/mule-util.el
parent14a5db2912d9e4e802c1eeddfb3e551f9fb8f753 (diff)
downloademacs-c0577d7a39284d05da824906debd28b2be03edf1.tar.gz
Fix the documentation parts of a recent commit
* lisp/international/mule-util.el (truncate-string-ellipsis): Doc fix. * doc/lispref/display.texi (Size of Displayed Text): Improve wording and accuracy of the documentation of 'truncate-string-to-width'. Document the function 'truncate-string-ellipsis'. * etc/NEWS: Improve the wording of the entry for 'truncate-string-to-width'.
Diffstat (limited to 'lisp/international/mule-util.el')
-rw-r--r--lisp/international/mule-util.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/international/mule-util.el b/lisp/international/mule-util.el
index d792b2530c4..c757e866981 100644
--- a/lisp/international/mule-util.el
+++ b/lisp/international/mule-util.el
@@ -50,7 +50,7 @@ Serves as default value of ELLIPSIS argument to `truncate-string-to-width'
returned by the function `truncate-string-ellipsis'.")
(defun truncate-string-ellipsis ()
- "Return a string to use to indicate truncation.
+ "Return the string used to indicate truncation.
Use the value of the variable `truncate-string-ellipsis' when it's non-nil.
Otherwise, return `…' when it's displayable on the selected frame,
or `...'. This function needs to be called on every use of