0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-23 04:10:43 +00:00
org-mode/lisp/babel/langs
Eric Schulte 7fdfd13e96 babel: cleaner initialization of org-babel-python-buffers
* lisp/babel/langs/ob-python.el (org-babel-python-buffers):
  technically this should be initialized as an alist, although in
  practice this doesn't really make any functional difference because
  whenever this variable is used it has new values properly assigned
  to it, and it is supposed to start basically empty.
2010-07-01 15:09:34 -07:00
..
ob-asymptote.el babel: bringing languages closer to compilability 2010-06-25 10:26:48 -07:00
ob-C.el babel: bringing languages closer to compilability 2010-06-25 10:26:48 -07:00
ob-clojure.el babel: bringing languages closer to compilability 2010-06-25 10:26:48 -07:00
ob-css.el
ob-ditaa.el
ob-dot.el
ob-emacs-lisp.el
ob-gnuplot.el
ob-haskell.el babel-haskell: variety of bug fixes 2010-06-28 09:55:09 -07:00
ob-latex.el babel: bringing languages closer to compilability 2010-06-25 10:26:48 -07:00
ob-matlab.el
ob-ocaml.el babel: bringing languages closer to compilability 2010-06-25 10:26:48 -07:00
ob-octave.el babel: bringing languages closer to compilability 2010-06-25 10:26:48 -07:00
ob-perl.el babel: bringing languages closer to compilability 2010-06-25 10:26:48 -07:00
ob-python.el babel: cleaner initialization of org-babel-python-buffers 2010-07-01 15:09:34 -07:00
ob-R.el babel: bringing languages closer to compilability 2010-06-25 10:26:48 -07:00
ob-ruby.el babel: bringing languages closer to compilability 2010-06-25 10:26:48 -07:00
ob-sass.el
ob-screen.el babel: bringing languages closer to compilability 2010-06-25 10:26:48 -07:00
ob-sh.el
ob-sql.el
ob-sqlite.el