(enum prop_idx) <AUTO_COMPOSED_PROP_IDX>: Delete unused enumeration value.
This commit is contained in:
parent
a67972b794
commit
24c2d7ce87
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2009-12-04 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* dispextern.h (enum prop_idx) <AUTO_COMPOSED_PROP_IDX>: Delete
|
||||
unused enumeration value.
|
||||
|
||||
2009-12-03 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* Makefile.in (lisp, shortlisp): Replace indian.el with indian.elc.
|
||||
|
|
|
@ -1811,7 +1811,6 @@ enum display_element_type
|
|||
|
||||
enum prop_idx
|
||||
{
|
||||
AUTO_COMPOSED_PROP_IDX,
|
||||
FONTIFIED_PROP_IDX,
|
||||
FACE_PROP_IDX,
|
||||
INVISIBLE_PROP_IDX,
|
||||
|
|
Loading…
Add table
Reference in a new issue