From: okazaki Date: Sat, 3 Jun 2000 12:13:56 +0000 (+0000) Subject: Update. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=5c1c704e181172975b288e9a07ddf9d2d402ddf9;p=elisp%2Fwanderlust.git Update. --- 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'.