From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KMfpv-0008OV-44 for mharc-grub-devel@gnu.org; Sat, 26 Jul 2008 05:13:11 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KMfpr-0008OL-M3 for grub-devel@gnu.org; Sat, 26 Jul 2008 05:13:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KMfpq-0008Nj-0U for grub-devel@gnu.org; Sat, 26 Jul 2008 05:13:07 -0400 Received: from [199.232.76.173] (port=53827 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KMfpp-0008NZ-PQ for grub-devel@gnu.org; Sat, 26 Jul 2008 05:13:05 -0400 Received: from smtp-vbr8.xs4all.nl ([194.109.24.28]:2314) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KMfpp-0004Ko-AW for grub-devel@gnu.org; Sat, 26 Jul 2008 05:13:05 -0400 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr8.xs4all.nl (8.13.8/8.13.8) with ESMTP id m6Q9D1BG010309; Sat, 26 Jul 2008 11:13:01 +0200 (CEST) (envelope-from mgerards@xs4all.nl) From: Marco Gerards To: The development of GRUB 2 References: <89CD688385DC46C0B8A1049A6C2B14F4@fz> <873am4ju9t.fsf@xs4all.nl> <4BD4DF5CD2064035AC9DF15E29133A2D@fz> <877ibgibqw.fsf@xs4all.nl> Mail-Copies-To: mgerards@xs4all.nl Date: Sat, 26 Jul 2008 11:14:30 +0200 In-Reply-To: <877ibgibqw.fsf@xs4all.nl> (Marco Gerards's message of "Sun, 20 Jul 2008 21:41:59 +0200") Message-ID: <87sktxqa6h.fsf@xs4all.nl> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by XS4ALL Virus Scanner X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.6-4.9 Cc: Subject: Re: [PATCH] make assumed terminal width on cmd help dynamic X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jul 2008 09:13:08 -0000 Marco Gerards writes: >> Felix Zielcke >> >> >> * commands/help.c: Include . >> (TERM_WIDTH): Removed. Updated all uses. > > I would say "Updated all users." or perhaps even "Updated all > callers.". English is not my native language, hopefully someone can > help us out ;-). If someone else wants to commit this patch, feel free to do so with the suggested change for the changelog entry. Otherwise I will commit this patch on monday. -- Marco