]> git.eshelyaron.com Git - emacs.git/commit
(char_bytes): Use ((1 << CHARACTERBITS) - 1) instead
authorKenichi Handa <handa@m17n.org>
Mon, 27 Dec 1999 05:04:47 +0000 (05:04 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 27 Dec 1999 05:04:47 +0000 (05:04 +0000)
commitae87e39643b1364a706e75ce7f50b4969782f350
tree9e40575dd84c5bd297647a41c150f01bc7086c4b
parent07129d9eaf88a5b619fec5e44ef7d81cbcf99a01
(char_bytes): Use ((1 << CHARACTERBITS) - 1) instead
of GLYPH_MASK_CHAR.
src/charset.c