In fit-window-to-buffer fix argument in window-size call.
[bpt/emacs.git] / lisp / ChangeLog
index e5c44a1..17f2257 100644 (file)
@@ -1,3 +1,8 @@
+2014-03-02  Martin Rudalics  <rudalics@gmx.at>
+
+       * window.el (fit-window-to-buffer): Fix argument in window-size
+       call when window is horizontally combined.
+
 2014-03-02  Juanma Barranquero  <lekktu@gmail.com>
 
        * icomplete.el (icomplete-completions): Use string-width.