option to byte-compile elisp loaded from Org files
commit2c34715ae653ccebd6fd3f6de465fa09c9106a73
authorEric Schulte <eric.schulte@gmx.com>
Wed, 12 Dec 2012 03:34:00 +0000 (11 20:34 -0700)
committerEric Schulte <eric.schulte@gmx.com>
Wed, 12 Dec 2012 17:48:57 +0000 (12 10:48 -0700)
treea6e0bb823a3d3cb2dcf59bb129d17c48a86697cd
parent5e3b8259c7e5a8f2e09aa8e8b0769216ca9c5576
option to byte-compile elisp loaded from Org files

* lisp/ob-tangle.el (org-babel-load-file): When called with a prefix
  argument the tangled emacs-lisp file will be byte compiled.
lisp/ob-tangle.el