mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-08 04:30:45 -08:00
(enum prop_idx): Add member AUTO_COMPOSED_PROP_IDX.
This commit is contained in:
parent
f96ba4c13b
commit
b7c2af7f65
1 changed files with 1 additions and 0 deletions
|
|
@ -1537,6 +1537,7 @@ enum display_element_type
|
|||
|
||||
enum prop_idx
|
||||
{
|
||||
AUTO_COMPOSED_PROP_IDX,
|
||||
FONTIFIED_PROP_IDX,
|
||||
FACE_PROP_IDX,
|
||||
INVISIBLE_PROP_IDX,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue