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


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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




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

Previous Next


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