lisp/frameset.el (frameset--reuse-frame): Remove workaround for bug#16793.
[bpt/emacs.git] / lisp / ChangeLog
index 4827fed..f65b33e 100644 (file)
@@ -1,3 +1,12 @@
+2014-02-19  Juanma Barranquero  <lekktu@gmail.com>
+
+       * frameset.el (frameset--reuse-frame): Remove workaround for bug#16793.
+
+2014-02-19  Martin Rudalics  <rudalics@gmx.at>
+
+       * window.el (window-state-put): Allow WINDOW to refer to an
+       internal window (Bug#16793).
+
 2014-02-19  Glenn Morris  <rgm@gnu.org>
 
        * textmodes/remember.el: Move provide statement to end.