GNU bug report logs - #55318
29.0.50; Typo in dcostring of pixel-fill-width

Previous Next

Package: emacs;

Reported by: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>

Date: Sun, 8 May 2022 15:55:01 UTC

Severity: normal

Found in version 29.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#55318: closed (29.0.50; Typo in dcostring of pixel-fill-width)
Date: Sun, 08 May 2022 16:10:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 08 May 2022 19:09:28 +0300
with message-id <83k0awuhtz.fsf <at> 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 <at> gnu.org.)


-- 
55318: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55318
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>
To: bug-gnu-emacs <at> gnu.org
Subject: 29.0.50; Typo in dcostring of pixel-fill-width
Date: Mon, 09 May 2022 00:54:45 +0900
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


[Message part 3 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>
Cc: 55318-done <at> debbugs.gnu.org
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 <at> d1.dion.ne.jp>
> 
> 
> I noticed probable typo in docstring.

And then some.

Thanks, fixed.


This bug report was last modified 3 years and 67 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.