]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
(dired-pop-to-buffer): Try to make this behave the
[gnu-emacs] / lisp / ChangeLog
index 2e8ec2b913b131c17343ab0ddc672858cfead534..e7e011147c1e3b2584ea03309d7216b5bce6ea65 100644 (file)
@@ -1,7 +1,17 @@
+2009-05-15  Martin Rudalics  <rudalics@gmx.at>
+
+       * dired.el (dired-pop-to-buffer): Try to make this behave the
+       Emacs 22 way (Bug#1806).
+
+2009-05-14  Chong Yidong  <cyd@stupidchicken.com>
+
+       * frame.el (minibuffer-frame-alist): Doc fix (Bug#3276).
+
 2009-05-12  Chong Yidong  <cyd@stupidchicken.com>
 
        * tutorial.el (help-with-tutorial): Don't use text mode, since the
-       tutorial text assume Fundamental mode.
+       tutorial text assume Fundamental mode.  Use TUTORIAL.xx for the
+       tutorial buffer, since that is what the tutorial text assumes.
 
 2009-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>