Mercurial > emacs
changeset 100353:0d936ac4e521
*** empty log message ***
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Thu, 11 Dec 2008 09:53:54 +0000 |
parents | 6c39d6f94891 |
children | 89bba37a3188 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Dec 11 09:48:08 2008 +0000 +++ b/lisp/ChangeLog Thu Dec 11 09:53:54 2008 +0000 @@ -1,3 +1,8 @@ +2008-12-11 Stephen Berman <Stephen.Berman@rub.de> + + * dired.el (dired-pop-to-buffer): Use fit-window-to-buffer when + dired-shrink-to-fit is non-nil. (Bug#1488) + 2008-12-11 Juanma Barranquero <lekktu@gmail.com> * w32-fns.el (w32-list-locales): Revert part of 2008-10-17 change;