changeset 89688:0d74a1b6efa9

(CHARACTERBITS): Define as 22.
author Kenichi Handa <handa@m17n.org>
date Mon, 29 Dec 2003 07:53:29 +0000
parents c6c38fd3d18c
children 8c02d5cc8f27
files src/lisp.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/lisp.h	Mon Dec 29 07:53:13 2003 +0000
+++ b/src/lisp.h	Mon Dec 29 07:53:29 2003 +0000
@@ -1270,7 +1270,7 @@
 
 /* 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