moving ob-picolisp into the core
commit6cad241b0ee3e4cebc570aa2e60eed7058705474
authorEric Schulte <eric.schulte@gmx.com>
Tue, 29 Nov 2011 16:05:31 +0000 (29 09:05 -0700)
committerEric Schulte <eric.schulte@gmx.com>
Tue, 29 Nov 2011 16:05:31 +0000 (29 09:05 -0700)
tree27aff9d32a6102a3f5a9123d4f4cf92368256395
parente902a75a2327084ff067f826871e9f8f6e2fdf92
moving ob-picolisp into the core

Thanks to Thorsten Jolitz for contributing support for this new
language.

* Makefile (LISPF): Add ob-picolisp to the Makefile.
* contrib/babel/langs/ob-picolisp.el: Remove from contrib.
* lisp/ob-picolisp.el: Add to core lisp directory.
* lisp/org.el (org-babel-load-languages): Add Pico Lisp to the list of
  supported code block languages.
Makefile
lisp/ob-picolisp.el [moved from contrib/babel/langs/ob-picolisp.el with 89% similarity]
lisp/org.el