1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-17 03:10:58 -08:00
emacs/lisp/international
Eli Zaretskii b197822916 Allow querying font by name for its height and other info. (Bug#19395)
src/font.c (Ffont_info): Add more font information to the vector
 returned by the function, inspired by query-font.  Doc fix.

 doc/lispref/display.texi (Low-Level Font): Document font-info and query-font.

 lisp/international/mule-diag.el (describe-font-internal): Display
 additional info returned by font-info.
 lisp/linum.el (linum--face-width): Rename from linum--face-height,
 and use the new functionality of font-info.
 (linum-update-window): Use linum--face-width and frame-char-width,
 instead of approximating with height.

 etc/NEWS: Mention the enhancement in font-info.
2014-12-18 18:07:26 +02:00
..
ccl.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
characters.el Pre-load uni-brackets.el, which is always needed for redisplay. 2014-10-16 19:42:59 +03:00
cp51932.el Spelling fixes. 2011-11-26 20:43:11 -08:00
eucjp-ms.el Re-generate charsets. Adjust for the change of admin/charset/mapfiles/*.gz 2012-10-11 20:26:26 +09:00
fontset.el Backport Unicode 7 update of character- and script-related databases 2014-06-24 00:10:47 -07:00
isearch-x.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
iso-ascii.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
iso-cvt.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
iso-transl.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
ja-dic-cnv.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
ja-dic-utl.el Nuke arch-tags. 2011-01-15 15:16:57 -08:00
kinsoku.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
kkc.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
latexenc.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
latin1-disp.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
mule-cmds.el * lisp/subr.el (alist-get): New accessor. 2014-10-01 13:23:42 -04:00
mule-conf.el Spelling fixes. 2014-01-15 22:24:06 -08:00
mule-diag.el Allow querying font by name for its height and other info. (Bug#19395) 2014-12-18 18:07:26 +02:00
mule-util.el * lisp/international/mule-util.el (truncate-string-ellipsis): New var. 2014-06-19 10:58:57 -04:00
mule.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
ogonek.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
quail.el * lisp/international/quail.el (quail-define-package): Doc fix. 2014-01-21 23:55:53 -08:00
README Include sources used to create macuvs.h. 2014-05-26 08:48:28 -07:00
robin.el Replace version 24.2 with 24.3 where appropriate (hopefully) 2012-08-15 09:29:11 -07:00
titdic-cnv.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
ucs-normalize.el Spelling fixes. 2014-01-05 22:25:30 -08:00
utf-7.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00: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.