Mercurial > hg > xemacs-beta
diff src/lisp.h @ 3498:b03fc4eae965
[xemacs-hg @ 2006-07-08 16:15:54 by aidan]
Fix a Mule build failure, update comments.
author | aidan |
---|---|
date | Sat, 08 Jul 2006 16:15:57 +0000 |
parents | b544987e2eca |
children | 98af8a976fc3 |
line wrap: on
line diff
--- a/src/lisp.h Sat Jul 08 09:18:01 2006 +0000 +++ b/src/lisp.h Sat Jul 08 16:15:57 2006 +0000 @@ -399,7 +399,7 @@ /* To the user, a buffer is made up of characters. In the non-Mule world, characters and Ibytes are equivalent, restricted to the range 0 - 255. - In the Mule world, many more characters are possible (19 bits worth, + In the Mule world, many more characters are possible (21 bits worth, more or less), and a character requires (typically) 1 to 4 Ibytes for its representation in a buffer or string. Note that the representation of a character by itself, in a variable, is very different from its