From 1227bd73ebc4db1577d242a2779438f5ad52ff2b Mon Sep 17 00:00:00 2001 From: murata Date: Sat, 20 May 2000 01:56:32 +0000 Subject: [PATCH] Updates. --- elmo/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/elmo/ChangeLog b/elmo/ChangeLog index 5580f6c..9fdda5d 100644 --- a/elmo/ChangeLog +++ b/elmo/ChangeLog @@ -1,3 +1,14 @@ +2000-05-20 Masahiro MURATA + + * elmo-vars.el (elmo-use-overview-hashtb): New variable. If + non-nil, use hash table for overview. + (elmo-hash-maximum-size): New variable. + * elmo-msgdb.el (elmo-msgdb-overview-hashtb): New variable. + (elmo-msgdb-make-overview-hashtb): New function. + (elmo-msgdb-clear-overview-hashtb): New function. + (elmo-clear-hash-val): New macro. + All other related modules are changed. + 2000-05-18 Yuuichi Teranishi * elmo2.el (elmo-move-msgs): If there's other message with -- 1.7.10.4