From 1246d6f03798be600688ae64295eeb2e8c8a6ace Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 27 Dec 2005 09:16:21 +0000 Subject: [PATCH] update. --- src/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 884277d..1481e06 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,22 @@ +2005-12-27 MORIOKA Tomohiko + + * concord.c: New file. + +2005-12-02 MORIOKA Tomohiko + + * lrecord.h (enum lrecord_type): Add `lrecord_type_concord_ds' and + `lrecord_type_concord_object'. + +2005-09-21 MORIOKA Tomohiko + + * symsinit.h (syms_of_concord): New prototype. + (vars_of_concord): New prototype. + + * emacs.c (main_1): Setup symbols and variable about concord if + HAVE_CONCORD is defined. + + * config.h.in (HAVE_CONCORD): New macro. + 2005-09-08 MORIOKA Tomohiko * chartab.c (Fput_char_attribute): For each character relation -- 1.7.10.4