From 5c1c704e181172975b288e9a07ddf9d2d402ddf9 Mon Sep 17 00:00:00 2001 From: okazaki Date: Sat, 3 Jun 2000 12:13:56 +0000 Subject: [PATCH] Update. --- elmo/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/elmo/ChangeLog b/elmo/ChangeLog index 257e48c..601e2a0 100644 --- a/elmo/ChangeLog +++ b/elmo/ChangeLog @@ -1,3 +1,13 @@ +2000-06-03 OKAZAKI Tetsurou + + * elmo-localdir.el (elmo-localdir-msgdb-create-as-numlist): + Initialize local variables with `let'. Inline a temporary + variable for the progress percentage. Sort `setq' to reduce + function call in the while-loop. + + * mmelmo.el (mmelmo-get-original-buffer): Move `save-excursion' + into the conditional branch. + 2000-05-30 OKAZAKI Tetsurou * elmo2.el (elmo-move-msgs): Replace `append' with `nconc'. -- 1.7.10.4