org-mode/lisp/langs
Eric Schulte 2f82474d85 No longer loading all languages by default. REQUIRES A CHANGE TO YOUR CONFIG!
This fixes a bug: DONE require users to explicitly turn on each language

as we continue adding more languages (each with it's own set of major
mode requirements), we are going to want users to only turn on the
languages that they intend to use.

See the install instructions in org-babel-worg.org, also take a look
at the "Requirements" sections of org-babel-ruby.el and
org-babel-gnuplot.el for pointers to downloading and installing their
requirements (which are no longer distributed in the util directory).
2009-08-16 10:48:08 -06:00
..
org-babel-asymptote.el DONE asymptote 2009-07-24 20:17:49 -06:00
org-babel-css.el languages are now able to specify that they don't support comments for tangling 2009-08-04 13:23:23 -06:00
org-babel-ditaa.el new default export parameters 2009-07-17 22:08:02 -06:00
org-babel-dot.el DONE dot 2009-07-24 19:39:48 -06:00
org-babel-gnuplot.el No longer loading all languages by default. REQUIRES A CHANGE TO YOUR CONFIG! 2009-08-16 10:48:08 -06:00
org-babel-lisp.el More code streamlining: org-babel-execute:emacs-lisp. 2009-07-16 16:23:49 -04:00
org-babel-python.el [BUG FIX] DONE Python session evaluation bug 2009-08-14 16:13:57 -06:00
org-babel-R.el Using temp function definition to tidy R evaluation code. 2009-07-19 18:03:33 -04:00
org-babel-ruby.el No longer loading all languages by default. REQUIRES A CHANGE TO YOUR CONFIG! 2009-08-16 10:48:08 -06:00
org-babel-sh.el Eliminating duplicated code (take 2...). 2009-07-16 16:21:07 -04:00
org-babel-sql.el *very minimal* support for sql code blocks 2009-08-01 19:05:18 -06:00