Fri, 30 May 2003 07:56:08 +0000 |
Kenichi Handa |
(CCL_WRITE_CHAR): Increment extra_bytes only when it is
|
Tue, 04 Feb 2003 14:56:31 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Wed, 17 Jul 2002 14:39:54 +0000 |
Dave Love |
Remove `emacs' conditionals.
|
Mon, 15 Jul 2002 00:00:41 +0000 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
Tue, 09 Jul 2002 23:00:17 +0000 |
Stefan Monnier |
(HASH_VALUE): Remove (it's in lisp.h now).
|
Fri, 05 Jul 2002 18:54:22 +0000 |
Dave Love |
(Vtranslation_hash_table_vector, GET_HASH_TABLE)
|
Wed, 28 Nov 2001 07:25:03 +0000 |
Stefan Monnier |
Use AREF and ASIZE.
|
Mon, 12 Nov 2001 07:28:40 +0000 |
Pavel Jank |
Change macros to use do-while block instead of if-else.
|
Fri, 02 Nov 2001 20:46:55 +0000 |
Pavel Jank |
Update usage of CHECK_ macros (remove unused second argument).
|
Sat, 20 Oct 2001 20:54:39 +0000 |
Pavel Jank |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
Tue, 16 Oct 2001 09:09:51 +0000 |
Ken Raeburn |
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
|
Thu, 17 May 2001 09:09:14 +0000 |
Gerd Moellmann |
Add copyright notice for FSF.
|
Tue, 15 May 2001 10:39:16 +0000 |
Gerd Moellmann |
(ccl_driver): Don't copy remaining bytes in case
|
Tue, 06 Mar 2001 02:55:30 +0000 |
Kenichi Handa |
(ccl_driver) <CCL_ReadMultibyteChar2>: Fix for the case
|
Thu, 01 Mar 2001 18:21:06 +0000 |
Dave Love |
(Fccl_execute): Doc fix.
|