From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] * doc/org.texi: Add org-babel-load-languages to Variable Index Date: Sun, 13 Aug 2017 16:23:55 +0200 Message-ID: <87bmnja6mc.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38377) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dgto7-0000XZ-QT for emacs-orgmode@gnu.org; Sun, 13 Aug 2017 10:24:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dgto6-0004zl-OP for emacs-orgmode@gnu.org; Sun, 13 Aug 2017 10:23:59 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:35523) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dgto6-0004z5-I7 for emacs-orgmode@gnu.org; Sun, 13 Aug 2017 10:23:58 -0400 In-Reply-To: (Chunyang Xu's message of "Sun, 13 Aug 2017 20:20:06 +0800") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Chunyang Xu Cc: emacs-orgmode@gnu.org Hello, Chunyang Xu writes: > TINYCHANGE > --- > doc/org.texi | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/doc/org.texi b/doc/org.texi > index 944c9c56e..032087fc2 100644 > --- a/doc/org.texi > +++ b/doc/org.texi > @@ -15541,6 +15541,7 @@ Org supports the following languages for the @samp{src} code blocks: > Additional documentation for some languages are at > @uref{http://orgmode.org/worg/org-contrib/babel/languages.html}. > > +@vindex org-babel-load-languages Applied. Thank you. Regards, -- Nicolas Goaziou