0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-22 20: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 babel: ensuring each language defined (possibly empty) default header arguments 2010-06-25 10:12:54 -07:00
ob-ditaa.el babel: assigning copyright to the FSF for babel language files 2010-06-25 09:32:35 -07:00
ob-dot.el babel: assigning copyright to the FSF for babel language files 2010-06-25 09:32:35 -07:00
ob-emacs-lisp.el babel: assigning copyright to the FSF for babel language files 2010-06-25 09:32:35 -07:00
ob-gnuplot.el babel: assigning copyright to the FSF for babel language files 2010-06-25 09:32:35 -07:00
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 babel: ensuring each language defined (possibly empty) default header arguments 2010-06-25 10:12:54 -07:00
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 babel: ensuring each language defined (possibly empty) default header arguments 2010-06-25 10:12:54 -07:00
ob-screen.el babel: bringing languages closer to compilability 2010-06-25 10:26:48 -07:00
ob-sh.el babel: assign copyright to FSF on ob-sh.el 2010-06-25 10:17:50 -07:00
ob-sql.el babel: ensuring each language defined (possibly empty) default header arguments 2010-06-25 10:12:54 -07:00
ob-sqlite.el babel: ensuring each language defined (possibly empty) default header arguments 2010-06-25 10:12:54 -07:00