0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-23 10:10:44 +00:00
org-mode/lisp
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
..
langs No longer loading all languages by default. REQUIRES A CHANGE TO YOUR CONFIG! 2009-08-16 10:48:08 -06:00
org-babel-comint.el Cosmetic changes only: shortening lines to fit my screen. 2009-07-11 23:59:04 -04:00
org-babel-exp.el Eliminating duplicated code (take 2...). 2009-07-16 16:21:07 -04:00
org-babel-init.el No longer loading all languages by default. REQUIRES A CHANGE TO YOUR CONFIG! 2009-08-16 10:48:08 -06:00
org-babel-lob.el DONE LoB is not populated on startup 2009-08-02 11:36:54 -06:00
org-babel-ref.el starting work on allowing opening of src-block results 2009-07-24 20:53:13 -06:00
org-babel-table.el Cosmetic changes only: shortening lines to fit my screen. 2009-07-11 23:59:04 -04:00
org-babel-tangle.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.el adding literate programming section to ob-worg, and fixing small tangle bug 2009-08-14 19:34:23 -06:00