X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fbuffer.c;h=58c79944f3d6debca7eba11894203fd76272256b;hb=02f4d2761a98c5cb9d5b423d2361160a5d8c9ee4;hp=abf70fb17dc9772b15d860f03d38764bb4759556;hpb=041e98cf4c48018877365e3bfb37cfc09b54cc6d;p=chise%2Fxemacs-chise.git diff --git a/src/buffer.c b/src/buffer.c index abf70fb..58c7994 100644 --- a/src/buffer.c +++ b/src/buffer.c @@ -2504,7 +2504,9 @@ common_init_complex_vars_of_buffer (void) /* #### Warning: 1<<31 is the largest number currently allowable due to the XINT() handling of this value. With some - rearrangement you can get 3 more bits. */ + rearrangement you can get 3 more bits. + + #### 3 more? 34 bits???? -ben */ } }