Mercurial > emacs
comparison lisp/loadup.el @ 26994:be1938426575
(GLYPH): Defined as `int', not `unsigned int'. Now the
lowest 8 bits are single byte character code, the bits above are
face ID.
(GLYPH_MASK_FACE) (GLYPH_MASK_CHAR): Adjusted for the change
above.
(FAST_MAKE_GLYPH) (FSST_GLYPH_FACE): Likewise.
(GLYPH_MASK_REV_DIR) (GLYPH_MASK_PADDING): Macros deleted.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 27 Dec 1999 05:03:46 +0000 |
parents | a0674327c167 |
children | 7be05bac1805 |
comparison
equal
deleted
inserted
replaced
26993:d7c1bcbe6790 | 26994:be1938426575 |
---|