ob-J: allow also letter 'j' indicate J code
commitf61bf8483685300dffd79a2a1e8ace4b67240dde
authorMarco Wahl <marcowahlsoft@gmail.com>
Mon, 5 Sep 2016 09:11:27 +0000 (5 11:11 +0200)
committerMarco Wahl <marcowahlsoft@gmail.com>
Wed, 14 Sep 2016 09:54:01 +0000 (14 11:54 +0200)
treea31e0bb9ae3397057006c7263c394efd993bf858
parentbb91f138b91aa7612f59493dc46ff27216af1f74
ob-J: allow also letter 'j' indicate J code

* lisp/ob-J.el (org-babel-execute:j): Make `org-babel-execute:j' an
  alias of `org-babel-execute:J'.  This allows to use the letter
  'j' (and not only 'J') to identify the J-language for a source-block.

  Note: The source-block marked with 'j' gets the highlighting
  according j-mode.
lisp/ob-J.el