Mercurial > emacs
changeset 70524:5bc992d7ffd3
*** empty log message ***
| author | Thien-Thi Nguyen <ttn@gnuvola.org> |
|---|---|
| date | Mon, 08 May 2006 08:02:25 +0000 |
| parents | bc300a06815f |
| children | 834d39573b85 |
| files | lisp/ChangeLog |
| diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon May 08 08:00:38 2006 +0000 +++ b/lisp/ChangeLog Mon May 08 08:02:25 2006 +0000 @@ -1,3 +1,8 @@ +2006-05-08 Thien-Thi Nguyen <ttn@gnu.org> + + * emacs-lisp/ewoc.el (ewoc--set-buffer-bind-dll-let*): + Use with-current-buffer. + 2006-05-07 Kim F. Storm <storm@cua.dk> * subr.el (add-to-history): Remove keep-dups arg.
