]> git.eshelyaron.com Git - emacs.git/commit
(GLYPH): Defined as `int', not `unsigned int'. Now the
authorKenichi Handa <handa@m17n.org>
Mon, 27 Dec 1999 05:03:46 +0000 (05:03 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 27 Dec 1999 05:03:46 +0000 (05:03 +0000)
commit3b0fee460ebf3ea8515d143ce4bc49ef78e58a77
tree98505d7f79e8ecfaa67f5d34327c089591c6f3ee
parent89ba5b5f009618ae2a7d5feca6f661fa45780e60
(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.
src/lisp.h