Mercurial > emacs
diff src/ChangeLog @ 46259:e995615b440a
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Mon, 08 Jul 2002 22:32:35 +0000 |
parents | 9d878da7ffa0 |
children | 0df96ec2ceb8 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Jul 08 22:22:12 2002 +0000 +++ b/src/ChangeLog Mon Jul 08 22:32:35 2002 +0000 @@ -31,6 +31,17 @@ * eval.c (Fdefmacro): Doc fix. +2002-07-05 Dave Love <fx@gnu.org> + + * keyboard.c (read_key_sequence): Set initial_idleness_start_time + correctly. + + * ccl.c (Vtranslation_hash_table_vector, GET_HASH_TABLE) + (HASH_VALUE, CCL_LookupIntConstTbl, CCL_LookupCharConstTbl): New. + (ccl_driver): Add cases for CCL_LookupIntConstTbl, + CCL_LookupCharConstTbl. + (syms_of_ccl): Defvar translation-hash-table-vector. + 2002-07-05 Pavel Jan,Bm(Bk <Pavel@Janik.cz> * xdisp.c: Remove unused variable `face'.