Mercurial > emacs
view etc/.arch-inventory @ 62798:1efd1bf14e07
Now an element of Vccl_program_table is a vector of
length 4, not 3.
(ccl_get_compiled_code): New arg idx. Caller changed. Adjusted
for the change of Vccl_program_table.
(setup_ccl_program): Adjusted for the change of
Vccl_program_table.
(check_ccl_update): New function.
(Fregister_ccl_program): Use ASET to set an element of a vector.
Adjusted for the change of Vccl_program_table.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 27 May 2005 11:27:50 +0000 |
parents | 34a75c56c1ce |
children | 35069180a991 |
line wrap: on
line source
# Unlike most emacs dirs, etc has a simple non-autoconf-generated makefile source ^(Makefile)$ # Generated files (DOC-X is generated on windows) backup ^(DOC(|-[0-9.]*|-X))$ # Install-in-place on NT makes this directory, so just ignore it backup ^(icons)$ # arch-tag: 5a1d62e0-593a-48cd-8743-8d45dc58dfae