1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-04 04:52:10 -08:00
emacs/doc
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
..
emacs New feature optionally to accelerate auto-repeated scrolling. 2014-12-14 18:26:44 +00:00
lispintro Merge branch 'emacs-24'. 2014-11-28 23:07:16 -08:00
lispref Allow querying font by name for its height and other info. (Bug#19395) 2014-12-18 18:07:26 +02:00
man Remove lib-src/grep-changelog 2014-12-13 18:38:21 -08:00
misc Fix Gnus registry pruning and sorting, and rename file 2014-12-18 11:22:02 +00:00