From: kaoru Date: Wed, 11 Oct 2000 01:39:21 +0000 (+0000) Subject: Fix. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=e844b52d9f34bc8e4a5c2257a69fd89ed006627c;p=elisp%2Fwanderlust.git Fix. --- diff --git a/wl/ChangeLog b/wl/ChangeLog index b237da9..9221cb6 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -3,12 +3,12 @@ * wl-version.el (toplevel): Use `product-version-as-string' for set verstion-string, if defined. - * wl-version.el (wl-version-show): Insert string, when call with - argument. And add docstring. + * wl-version.el (wl-version-show): Insert string at point, when + call with argument. * wl-version.el (wl-generate-user-agent-string): Use `product-string-1' instead of `wl-appname', `wl-version' and - `wl-codename. + `wl-codename'. 2000-10-10 TAKAHASHI Kaoru