From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LGLZK-000553-A9 for mharc-grub-devel@gnu.org; Fri, 26 Dec 2008 17:54:10 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LGLZI-00054n-H0 for grub-devel@gnu.org; Fri, 26 Dec 2008 17:54:08 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LGLZH-00054b-Ug for grub-devel@gnu.org; Fri, 26 Dec 2008 17:54:08 -0500 Received: from [199.232.76.173] (port=36582 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LGLZH-00054Y-QZ for grub-devel@gnu.org; Fri, 26 Dec 2008 17:54:07 -0500 Received: from sd-green-bigip-145.dreamhost.com ([208.97.132.145]:51367 helo=homiemail-a3.dreamhost.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LGLZH-0005me-Gw for grub-devel@gnu.org; Fri, 26 Dec 2008 17:54:07 -0500 Received: from jidanni.org (122-127-32-218.dynamic.hinet.net [122.127.32.218]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by homiemail-a3.dreamhost.com (Postfix) with ESMTP id E4D78C594E for ; Fri, 26 Dec 2008 14:54:05 -0800 (PST) To: grub-devel@gnu.org References: <20081226204645.GB16297@pina.cat> From: jidanni@jidanni.org Date: Sat, 27 Dec 2008 06:54:04 +0800 Message-ID: <87prjesg37.fsf@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 1) Subject: Re: [PATCH] menu.c clearer instructions 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: Fri, 26 Dec 2008 22:54:08 -0000 2008-12-27 jidanni@jidanni.org * normal/menu.c: print clearer instructions on the screen --- menuORIG.c 2008-12-27 02:42:57.000000000 +0800 +++ menu.c 2008-12-27 02:53:49.000000000 +0800 @@ -82,8 +82,8 @@ { grub_printf ("\n\ Minimum Emacs-like screen editing is supported. TAB lists\n\ - available completions. Press C-x (\'x\' with Ctrl) to boot,\n\ - C-c (\'c\' with Ctrl) for a command-line or ESC to return menu."); + completions. C-x (\'x\' with Ctrl) to boot, C-c for command-line,\n\ + or ESC to throw away changes and return to menu."); } else { "No name needed".