mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-17 03:10:58 -08:00
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. |
||
|---|---|---|
| .. | ||
| ccl.el | ||
| characters.el | ||
| cp51932.el | ||
| eucjp-ms.el | ||
| fontset.el | ||
| isearch-x.el | ||
| iso-ascii.el | ||
| iso-cvt.el | ||
| iso-transl.el | ||
| ja-dic-cnv.el | ||
| ja-dic-utl.el | ||
| kinsoku.el | ||
| kkc.el | ||
| latexenc.el | ||
| latin1-disp.el | ||
| mule-cmds.el | ||
| mule-conf.el | ||
| mule-diag.el | ||
| mule-util.el | ||
| mule.el | ||
| ogonek.el | ||
| quail.el | ||
| README | ||
| robin.el | ||
| titdic-cnv.el | ||
| 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.