* bug#55318: 29.0.50; Typo in dcostring of pixel-fill-width
@ 2022-05-08 15:54 Kazuhiro Ito
2022-05-08 16:09 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Kazuhiro Ito @ 2022-05-08 15:54 UTC (permalink / raw)
To: 55318
I noticed probable typo in docstring. Please see below patch.
--- a/lisp/textmodes/pixel-fill.el
+++ b/lisp/textmodes/pixel-fill.el
@@ -45,7 +45,7 @@ pixel-fill-respect-kinsoku
(defun pixel-fill-width (&optional columns window)
"Return the pixel width corresponding to COLUMNS in WINDOW.
-If COLUMNS in nil, use the enture window width.
+If COLUMNS in nil, use the entire window width.
If WINDOW is nil, this defaults to the current window."
(unless window
--
Kazuhiro Ito
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#55318: 29.0.50; Typo in dcostring of pixel-fill-width
2022-05-08 15:54 bug#55318: 29.0.50; Typo in dcostring of pixel-fill-width Kazuhiro Ito
@ 2022-05-08 16:09 ` Eli Zaretskii
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2022-05-08 16:09 UTC (permalink / raw)
To: Kazuhiro Ito; +Cc: 55318-done
> Date: Mon, 09 May 2022 00:54:45 +0900
> From: Kazuhiro Ito <kzhr@d1.dion.ne.jp>
>
>
> I noticed probable typo in docstring.
And then some.
Thanks, fixed.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-05-08 16:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-08 15:54 bug#55318: 29.0.50; Typo in dcostring of pixel-fill-width Kazuhiro Ito
2022-05-08 16:09 ` Eli Zaretskii
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.