Mercurial > emacs
diff lisp/ChangeLog @ 111903:d567b4182a1a
* dired.el (dired-pop-to-buffer): Bind pop-up-frames to nil (Bug#7533).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 04 Dec 2010 17:43:51 -0500 |
parents | 4bb97b6fa4d3 |
children | 0d5ab24d31df |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Dec 04 17:41:41 2010 -0500 +++ b/lisp/ChangeLog Sat Dec 04 17:43:51 2010 -0500 @@ -1,3 +1,8 @@ +2010-12-04 Martin Rudalics <rudalics@gmx.at> + + * dired.el (dired-pop-to-buffer): Bind pop-up-frames to nil + (Bug#7533). + 2010-12-04 W. Martin Borgert <debacle@debian.org> (tiny change) * files.el (auto-mode-alist): Handle .dbk (DocBook) with xml-mode.