diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5b2074c7743..e69634f9dee 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2008-12-11 Stephen Berman + + * 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 * w32-fns.el (w32-list-locales): Revert part of 2008-10-17 change;