Explorar o código

common lisp should be mentioned as a babel language

Thanks to dunib from #org-mode for pointing this out.

* lisp/org.el (org-babel-load-languages): Common lisp should be
  mentioned as a supported babel language.
Eric Schulte %!s(int64=13) %!d(string=hai) anos
pai
achega
82e269a472
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      lisp/org.el

+ 1 - 0
lisp/org.el

@@ -177,6 +177,7 @@ requirements) is loaded."
 		 (const :tag "LaTeX" latex)
 		 (const :tag "Ledger" ledger)
 		 (const :tag "Lilypond" lilypond)
+		 (const :tag "Lisp" lisp)
 		 (const :tag "Maxima" maxima)
 		 (const :tag "Matlab" matlab)
 		 (const :tag "Mscgen" mscgen)