set default emacs-lisp header args to nil
commit6857d139e1b5ea5c235e3555dbe15aeab227aaef
authorEric Schulte <schulte.eric@gmail.com>
Sat, 28 Sep 2013 12:37:54 +0000 (28 06:37 -0600)
committerEric Schulte <schulte.eric@gmail.com>
Sat, 28 Sep 2013 12:37:54 +0000 (28 06:37 -0600)
tree9e951f0f1d3ec60d71162d4a14662297b4b1c763
parentae21350aaa5b3db36f02a2bd67b6d2be6dbce428
set default emacs-lisp header args to nil

  The difference between elisp and every other language was causing
  confusion, so simpler just to set these to nil.

* lisp/ob-emacs-lisp.el (org-babel-default-header-args:emacs-lisp):
  Set to nil.
lisp/ob-emacs-lisp.el