1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-07 06:22:32 -08:00
emacs/lisp/international
Eli Zaretskii f3bd8262a2 Document truncate-string-ellipsis
* doc/lispref/display.texi (Size of Displayed Text): Document
'truncate-string-ellipsis'.

* lisp/international/mule-util.el (truncate-string-ellipsis): Doc fix.
(truncate-string-to-width): Mention in the doc string that the
default for ELLIPSIS comes from 'truncate-string-ellipsis'.

* etc/NEWS: Move the 'truncate-string-ellipsis' entry to the "Lisp
Changes" section.
2015-11-29 19:40:08 +02:00
..
ccl.el * lisp/international/ccl.el: Use lexical-binding 2015-10-27 20:23:32 -04:00
characters.el Update case-table and categories of recently added characters 2015-10-09 21:33:20 +03:00
fontset.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
isearch-x.el Bind inhibit-modification-hooks rather than a/b-c-f 2015-09-12 00:30:02 -04:00
iso-ascii.el
iso-cvt.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
iso-transl.el
ja-dic-cnv.el
ja-dic-utl.el Quoting fixes in lisp/international and lisp/leim 2015-08-30 23:12:31 -07:00
kinsoku.el
kkc.el More-conservative ‘format’ quote restyling 2015-08-23 22:39:06 -07:00
latexenc.el
latin1-disp.el Fix several backslash typos in Elisp strings 2015-09-17 12:39:54 -07:00
mule-cmds.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
mule-conf.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
mule-diag.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
mule-util.el Document truncate-string-ellipsis 2015-11-29 19:40:08 +02:00
mule.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
ogonek.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
quail.el Quoting fixes in lisp/international and lisp/leim 2015-08-30 23:12:31 -07:00
README
robin.el
titdic-cnv.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
ucs-normalize.el
utf-7.el

The following files in this directory are derived from the Unicode
Data File at http://www.unicode.org/Public/UNIDATA/UnicodeData.txt:

  charprop.el uni-bidi.el uni-category.el uni-combining.el
  uni-comment.el uni-decimal.el uni-decomposition.el uni-digit.el
  uni-lowercase.el uni-mirrored.el uni-name.el uni-numeric.el
  uni-old-name.el uni-titlecase.el uni-uppercase.el

These files were generated from the version admin/unidata/UnicodeData.txt
in the Emacs sources, using the file unidata-gen.el in the same directory.

The file UnicodeData.txt is used under the Unicode Terms of Use,
contained in the file admin/unidata/copyright.html.