1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-11 09:20:51 +00: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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
iso-cvt.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
iso-transl.el C-x 8 shorthands for curved quotes, Euro, etc. 2015-05-10 17:42:21 -07:00
ja-dic-cnv.el Don't overflow if computing approximate percentage 2015-07-31 10:13:38 -07:00
ja-dic-utl.el Quoting fixes in lisp/international and lisp/leim 2015-08-30 23:12:31 -07:00
kinsoku.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
kkc.el More-conservative ‘format’ quote restyling 2015-08-23 22:39:06 -07:00
latexenc.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
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 Include sources used to create macuvs.h. 2014-05-26 08:48:28 -07:00
robin.el ; Do not overwrite preexisting contents of unread-command-events 2015-08-04 14:34:15 +02:00
titdic-cnv.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
ucs-normalize.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
utf-7.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00

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.