From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thomas S. Dye" Subject: Documentation typo Date: Thu, 14 Oct 2010 10:32:12 -1000 Message-ID: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=34592 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P6UTa-0007v2-7X for emacs-orgmode@gnu.org; Thu, 14 Oct 2010 16:32:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P6UTK-0000J6-SZ for emacs-orgmode@gnu.org; Thu, 14 Oct 2010 16:32:19 -0400 Received: from oproxy1-pub.bluehost.com ([66.147.249.253]:48761) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1P6UTK-0000Im-L6 for emacs-orgmode@gnu.org; Thu, 14 Oct 2010 16:32:18 -0400 Received: from cpe-66-91-68-127.hawaii.res.rr.com ([66.91.68.127] helo=[192.168.1.4]) by box472.bluehost.com with esmtpa (Exim 4.69) (envelope-from ) id 1P6UTF-0002TW-OL for emacs-orgmode@gnu.org; Thu, 14 Oct 2010 14:32:14 -0600 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 mailing list Changes from table-export to master Modified doc/org.texi diff --git a/doc/org.texi b/doc/org.texi index 801bf12..03bb4fd 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -11281,7 +11281,7 @@ for information on the syntax of remote code block evaluation). @kindex C-c C-v l Code blocks located in any Org-mode file can be loaded into the ``Library of Babel'' with the @code{org-babel-lob-ingest} function, bound to @kbd{C-c C-v -l}. +i}. @node Languages, Header arguments, Library of Babel, Working With Source Code @section Languages