From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Eglen Subject: org.texi patch for small typo Date: Mon, 30 Aug 2010 15:13:01 +0100 Message-ID: <28669.1283177581@maps> Return-path: Received: from [140.186.70.92] (port=51282 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oq5JQ-0000jZ-1e for emacs-orgmode@gnu.org; Mon, 30 Aug 2010 10:26:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oq56d-00059B-JK for emacs-orgmode@gnu.org; Mon, 30 Aug 2010 10:13:08 -0400 Received: from ppsw-32.csi.cam.ac.uk ([131.111.8.132]:58206) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oq56d-00058v-FD for emacs-orgmode@gnu.org; Mon, 30 Aug 2010 10:13:03 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Cc: Stephen Eglen diff --git a/doc/org.texi b/doc/org.texi index 2e61ddf..4ce32ce 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -11176,10 +11176,10 @@ Include the code block in the tangled output to file @samp{filename}. @kindex C-c C-v t @subsubheading Functions @table @code -@item org-babel-tangle @kbd{C-c C-v t} -Tangle the current file. +@item org-babel-tangle +Tangle the current file. Bound to @kbd{C-c C-v t}. @item org-babel-tangle-file -Choose a file to tangle. +Choose a file to tangle. Bound to @kbd{C-c C-v f}. @end table @subsubheading Hooks