mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-30 00:51:50 -08:00
(struct x_display_info): New member Xatom_AVERAGE_WIDTH.
This commit is contained in:
parent
0fc63cc426
commit
7e2d9efd85
1 changed files with 1 additions and 1 deletions
|
|
@ -317,7 +317,7 @@ struct x_display_info
|
|||
|
||||
/* More atoms for font properties. The last three are private
|
||||
properties, see the comments in src/fontset.h. */
|
||||
Atom Xatom_PIXEL_SIZE,
|
||||
Atom Xatom_PIXEL_SIZE, Xatom_AVERAGE_WIDTH,
|
||||
Xatom_MULE_BASELINE_OFFSET, Xatom_MULE_RELATIVE_COMPOSE,
|
||||
Xatom_MULE_DEFAULT_ASCENT;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue