emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 2260e48: ; * lisp/window.el (fit-frame-to-buffer):


From: Martin Rudalics
Subject: [Emacs-diffs] master 2260e48: ; * lisp/window.el (fit-frame-to-buffer): Fix once more.
Date: Wed, 6 Mar 2019 08:49:43 -0500 (EST)

branch: master
commit 2260e48d2eeaa9ea2b9c17389cc25d00f85c414c
Author: Martin Rudalics <address@hidden>
Commit: Martin Rudalics <address@hidden>

    ; * lisp/window.el (fit-frame-to-buffer): Fix once more.
---
 lisp/window.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/window.el b/lisp/window.el
index 85f2ee1..39f4fa1 100644
--- a/lisp/window.el
+++ b/lisp/window.el
@@ -8225,7 +8225,7 @@ MAX-HEIGHT, MIN-HEIGHT, MAX-WIDTH and MIN-WIDTH specify 
bounds on
 the new total size of FRAME's root window.  MIN-HEIGHT and
 MIN-WIDTH default to the values of `window-min-height' and
 `window-min-width' respectively.  These arguments are specified
-in the canonical character width and height of WINDOW's frame.
+in the canonical character width and height of FRAME.
 
 If the optional argument ONLY is `vertically', resize the frame
 vertically only.  If ONLY is `horizontally', resize the frame



reply via email to

[Prev in Thread] Current Thread [Next in Thread]