emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Remove display member of glyph_string


From: Alex Gramiak
Subject: [PATCH] Remove display member of glyph_string
Date: Wed, 08 May 2019 21:52:56 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

The only other location that FRAME_X_DISPLAY appears in non-X code is in
the argument to Free_Pixmap in image.c, which can hopefully be
refactored out in a later patch; at that point the other terms can
remove their trivial FRAME_X_DISPLAY definitions.

Attachment: 0001-Remove-display-member-of-glyph_string.patch
Description: Remove display


reply via email to

[Prev in Thread] Current Thread [Next in Thread]