emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#55318: closed (29.0.50; Typo in dcostring of pixel-fill-width)


From: GNU bug Tracking System
Subject: bug#55318: closed (29.0.50; Typo in dcostring of pixel-fill-width)
Date: Sun, 08 May 2022 16:10:02 +0000

Your message dated Sun, 08 May 2022 19:09:28 +0300
with message-id <83k0awuhtz.fsf@gnu.org>
and subject line Re: bug#55318: 29.0.50; Typo in dcostring of pixel-fill-width
has caused the debbugs.gnu.org bug report #55318,
regarding 29.0.50; Typo in dcostring of pixel-fill-width
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
55318: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55318
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 29.0.50; Typo in dcostring of pixel-fill-width Date: Mon, 09 May 2022 00:54:45 +0900 User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (Gojō) APEL-LB/10.8 EasyPG/1.0.0 Emacs/29.0.50 (x86_64-w64-mingw32) MULE/6.0 (HANACHIRUSATO)
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



--- End Message ---
--- Begin Message --- Subject: Re: bug#55318: 29.0.50; Typo in dcostring of pixel-fill-width Date: Sun, 08 May 2022 19:09:28 +0300
> 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.


--- End Message ---

reply via email to

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