aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorStefan Monnier <[email protected]>2014-06-19 10:58:57 -0400
committerStefan Monnier <[email protected]>2014-06-19 10:58:57 -0400
commitd10a551d9d6b25de0f46c18a30b7399c993d498e (patch)
tree3b17b9c3407ccc45e00b23c95509d40c42985f94 /etc
parent96db005527ef9d9c45c5ec8e91b01e91ee37a7fd (diff)
* lisp/international/mule-util.el (truncate-string-ellipsis): New var.
(truncate-string-to-width): Use it.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index f9cb42e2d2..27e9cfa0e3 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -46,6 +46,8 @@ Use './configure PKG_CONFIG=/full/name/of/pkg-config' if you need to.
* Changes in Emacs 24.5
+** New var `truncate-string-ellipsis' to choose how to indicate truncation.
+
---
** The default value of `history-length' has increased to 100.