From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH v3] ob-vala.el: Add Vala support to Babel Date: Mon, 07 Aug 2017 11:41:39 +0200 Message-ID: <87lgmvd8a4.fsf@nicolasgoaziou.fr> References: <87mv7jq78i.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34963) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1deeXe-0001aP-Va for emacs-orgmode@gnu.org; Mon, 07 Aug 2017 05:41:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1deeXd-0000wW-H5 for emacs-orgmode@gnu.org; Mon, 07 Aug 2017 05:41:42 -0400 Received: from relay2-d.mail.gandi.net ([2001:4b98:c:538::194]:36560) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1deeXd-0000wF-CA for emacs-orgmode@gnu.org; Mon, 07 Aug 2017 05:41:41 -0400 In-Reply-To: (Christian Garbs's message of "Tue, 1 Aug 2017 00:04:34 +0200") 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: Christian Garbs Cc: emacs-orgmode@gnu.org Hello, Christian Garbs writes: > * lisp/ob-vala.el: Add support for the Vala language to Babel. > > * testing/lisp/test-ob-vala.el: Add tests for ob-vala.el. > > * doc/org.texi (Working with source code): Add Vala to the list of > supported languages. Applied. Thank you. Regards, -- Nicolas Goaziou