emacs-diffs
[Top][All Lists]
Advanced

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

emacs-27 b6704d5: ; * src/xdisp.c (Fwindow_text_pixel_size): Doc fix.


From: Eli Zaretskii
Subject: emacs-27 b6704d5: ; * src/xdisp.c (Fwindow_text_pixel_size): Doc fix.
Date: Tue, 6 Oct 2020 12:32:41 -0400 (EDT)

branch: emacs-27
commit b6704d58e828e96d72185d9f3a63545771d2698f
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * src/xdisp.c (Fwindow_text_pixel_size): Doc fix.
---
 src/xdisp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/xdisp.c b/src/xdisp.c
index 5632aec..05f69b0 100644
--- a/src/xdisp.c
+++ b/src/xdisp.c
@@ -10436,7 +10436,7 @@ contains long lines that shall be truncated anyway.
 
 The optional argument Y-LIMIT, if non-nil, specifies the maximum Y
 coordinate beyond which the text is to be ignored; it is therefore
-also the maxcomp height that the function can return (excluding the
+also the maximum height that the function can return (excluding the
 height of the mode- or header-line, if any).  Y-LIMIT nil or omitted
 means consider all of the accessible portion of buffer text up to the
 position specified by TO.  Since calculating the text height of a



reply via email to

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