diff options
| author | Martin Rudalics | 2008-08-14 05:51:24 +0000 |
|---|---|---|
| committer | Martin Rudalics | 2008-08-14 05:51:24 +0000 |
| commit | eff26424890faa5b3970319e6cdcae939c6d942d (patch) | |
| tree | f1774abaaa505a1e244da8f6de1209fa9a1e789f /lisp/ChangeLog | |
| parent | c7041c350e1ea171c980cb6f73a96db563c801e6 (diff) | |
| download | emacs-eff26424890faa5b3970319e6cdcae939c6d942d.tar.gz emacs-eff26424890faa5b3970319e6cdcae939c6d942d.zip | |
(with-help-window): Return last value in BODY.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9ef1c2cd618..40dcc23d92f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2008-08-14 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * help.el (with-help-window): Return last value in BODY. | ||
| 4 | |||
| 1 | 2008-08-14 Michael Albinus <michael.albinus@gmx.de> | 5 | 2008-08-14 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 6 | ||
| 3 | * net/xesam.el (xesam-refresh-entry): Use `save-excursion' in the | 7 | * net/xesam.el (xesam-refresh-entry): Use `save-excursion' in the |