diff options
author | Robert Pluim <rpluim@gmail.com> | 2019-01-26 12:31:02 +0100 |
---|---|---|
committer | Robert Pluim <rpluim@gmail.com> | 2019-02-08 09:05:11 +0100 |
commit | 9e0d69b5a17a0fa3b0dd099a51584a85f3ddb5bf (patch) | |
tree | b6dcbce3d3d4ff5a6719814d26a95747118b4f67 /lisp/emacs-lisp/tabulated-list.el | |
parent | 24905e92179c2ee8cd02c26b4a7058fbd238ece7 (diff) | |
download | emacs-9e0d69b5a17a0fa3b0dd099a51584a85f3ddb5bf.tar.gz emacs-9e0d69b5a17a0fa3b0dd099a51584a85f3ddb5bf.tar.bz2 emacs-9e0d69b5a17a0fa3b0dd099a51584a85f3ddb5bf.zip |
Unify three font info structures
* src/ftfont.h (struct font_info): New type, unifies similar types
from ftcrfont.c, ftfont.c and xftfont.c
* src/xftfont.c (struct xftfont_info): Remove, replace with struct
font_info. Adjust all uses.
* src/ftcrfont.c (struct ftcrfont_info): Likewise.
* src/ftfont.c (struct ftfont_info): Likewise.
Diffstat (limited to 'lisp/emacs-lisp/tabulated-list.el')
0 files changed, 0 insertions, 0 deletions