0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-22 22:10:42 +00:00
org-mode/lisp/babel
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
..
langs babel: cleaner initialization of org-babel-python-buffers 2010-07-01 15:09:34 -07:00
ob-comint.el babel: assigning copyright to the FSF for core babel files 2010-06-25 09:20:39 -07:00
ob-exp.el babel: assigning copyright to the FSF for core babel files 2010-06-25 09:20:39 -07:00
ob-keys.el babel: assigning copyright to the FSF for core babel files 2010-06-25 09:20:39 -07:00
ob-lob.el babel: assigning copyright to the FSF for core babel files 2010-06-25 09:20:39 -07:00
ob-ref.el babel: assigning copyright to the FSF for core babel files 2010-06-25 09:20:39 -07:00
ob-table.el babel: assigning copyright to the FSF for core babel files 2010-06-25 09:20:39 -07:00
ob-tangle.el babel: assigning copyright to the FSF for core babel files 2010-06-25 09:20:39 -07:00
ob.el babel: now requires org-macs 2010-06-28 11:38:34 -07:00