]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix fit-window-to-buffer doc-string.
authorKan-Ru Chen <kanru@kanru.info>
Fri, 12 Sep 2014 06:26:46 +0000 (08:26 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Fri, 12 Sep 2014 06:26:46 +0000 (08:26 +0200)
lisp/ChangeLog
lisp/window.el

index 46cb4ba0d6891704a95fd2eba702199a9a41ce80..822abf9c0fe34d73a0026c27e49924b53d6ff0b8 100644 (file)
@@ -1,3 +1,7 @@
+2014-09-12  Kan-Ru Chen  <kanru@kanru.info>
+
+       * window.el (fit-window-to-buffer): Doc fix.
+
 2014-09-10  Ivan Shmakov  <ivan@siamics.net>  (tiny change)
 
        * desktop.el (desktop-create-buffer): Check that buffers are still live
index c73f019870b45da759ce246bfc1e071074846371..4dc30ff968cdb116d9a6160d376779c71115b538 100644 (file)
@@ -7173,7 +7173,7 @@ and header line and a bottom divider, if any.
 
 If WINDOW is part of a horizontal combination and the value of
 the option `fit-window-to-buffer-horizontally' is non-nil, adjust
-WINDOW's height.  The new width of WINDOW is calculated from the
+WINDOW's width.  The new width of WINDOW is calculated from the
 maximum length of its buffer's lines that follow the current
 start position of WINDOW.  The optional argument MAX-WIDTH
 specifies a maximum width and defaults to the width of WINDOW's