From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Dp9A7-0006Yv-JN for mharc-grub-devel@gnu.org; Sun, 03 Jul 2005 14:25:51 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dp9A0-0006U4-Gm for grub-devel@gnu.org; Sun, 03 Jul 2005 14:25:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dp99t-0006P6-0J for grub-devel@gnu.org; Sun, 03 Jul 2005 14:25:38 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dp99r-0006JT-3w for grub-devel@gnu.org; Sun, 03 Jul 2005 14:25:35 -0400 Received: from [212.43.237.68] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dp9EH-0000qC-GN for grub-devel@gnu.org; Sun, 03 Jul 2005 14:30:09 -0400 Received: from ASSP-nospam (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id 3D716FA493C4 for ; Sun, 3 Jul 2005 20:24:20 +0200 (CEST) Received: from 127.0.0.1 ([127.0.0.1] helo=ip6-localhost) by ASSP-nospam ; 3 Jul 05 18:24:19 -0000 From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Sun, 3 Jul 2005 20:24:15 +0200 User-Agent: KMail/1.7.2 References: <42C7B242.9030804@yahoo.fr> In-Reply-To: <42C7B242.9030804@yahoo.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200507032024.16076.okuji@enbug.org> Subject: Re: [PATCH] Tiny command line fix 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: Sun, 03 Jul 2005 18:25:48 -0000 On Sunday 03 July 2005 11:39, Vincent Pelletier wrote: > 2005-07-03 Vincent Pelletier > > * normal/comandline.c > (grub_cmdline_get): Don't fallback on ctrl-d when backspace is > pressed at beginning of line. commandline.c? Hmm, you seem not to use the Change Log mode in Emacs. ;) Please check it in. Okuji