ob-vala.el: Add Vala support to Babel
commit4d2c8354eebfa1b7d8763ba0664fba78c91c2fa8
authorChristian Garbs <mitch@cgarbs.de>
Mon, 31 Jul 2017 22:04:34 +0000 (1 00:04 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 7 Aug 2017 09:40:25 +0000 (7 11:40 +0200)
treeed26e0dbaa59ce2052746a6ad770d9caab683360
parent15f112259b69701e693b0eb5cb8fa4879fb646e8
ob-vala.el: Add Vala support to Babel

* 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.
doc/org.texi
etc/ORG-NEWS
lisp/ob-vala.el [new file with mode: 0644]
testing/lisp/test-ob-vala.el [new file with mode: 0644]