rm meaningless ":padnewlines" from default header args
commit39a97fcf03f94278cab726b8e4ffa877ba04c820
authorEric Schulte <schulte.eric@gmail.com>
Wed, 18 Sep 2013 21:20:51 +0000 (18 15:20 -0600)
committerEric Schulte <schulte.eric@gmail.com>
Wed, 18 Sep 2013 21:22:52 +0000 (18 15:22 -0600)
tree72ee08356a886688b9a641d425d05f9772b52043
parentda53190a858384c7ae8269c04be4e47f01e40294
rm meaningless ":padnewlines" from default header args

* lisp/ob-core.el (org-babel-default-header-args): It is likely that
  someone meant to set :padlines to "yes", but accidentally set
  :padnewlines to "yes".  Either way lets just remove this which
  shouldn't have any functional effect.
lisp/ob-core.el