From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mackerras Subject: Re: [PATCH] gitk: bind Key-Return to create on new branch dialog Date: Thu, 16 Oct 2008 10:11:05 +1100 Message-ID: <18678.30857.338363.174246@cargo.ozlabs.ibm.com> References: <1224017605-13893-1-git-send-email-richard.quirk@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: git@vger.kernel.org To: Richard Quirk X-From: git-owner@vger.kernel.org Thu Oct 16 01:27:08 2008 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1KqFlk-0000Ry-2x for gcvg-git-2@gmane.org; Thu, 16 Oct 2008 01:27:08 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751790AbYJOXZ4 (ORCPT ); Wed, 15 Oct 2008 19:25:56 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752119AbYJOXZz (ORCPT ); Wed, 15 Oct 2008 19:25:55 -0400 Received: from ozlabs.org ([203.10.76.45]:54746 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751552AbYJOXZz (ORCPT ); Wed, 15 Oct 2008 19:25:55 -0400 Received: by ozlabs.org (Postfix, from userid 1003) id 5E0FDDDE02; Thu, 16 Oct 2008 10:25:54 +1100 (EST) In-Reply-To: <1224017605-13893-1-git-send-email-richard.quirk@gmail.com> X-Mailer: VM 8.0.9 under Emacs 22.2.1 (i486-pc-linux-gnu) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Richard Quirk writes: > The Return key can now be used as well as pressing the Create button > from the dialog box that is shown when selecting "Create new branch". Thanks, applied. Paul.