]> git.eshelyaron.com Git - emacs.git/commitdiff
(CHARACTERBITS): Define as 22.
authorKenichi Handa <handa@m17n.org>
Mon, 29 Dec 2003 07:53:29 +0000 (07:53 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 29 Dec 2003 07:53:29 +0000 (07:53 +0000)
src/lisp.h

index f1c9dc9c58aaa48ef1132c6b266e26c55bcafdc6..0a3fd96584b3df5438ff1807a1281ab0d577fa22 100644 (file)
@@ -1270,7 +1270,7 @@ typedef unsigned char UCHAR;
 
 /* Actually, the current Emacs uses 22 bits for the character value
    itself.  */
-#define CHARACTERBITS 2
+#define CHARACTERBITS 22
 
 /* The maximum byte size consumed by push_key_description.
    All callers should assure that at least this size of memory is