fix two bugs related to calling tangle with a prefix argument
commitefe039db93ec95899f06fb335f8309e4fa7d2a44
authorEric Schulte <eric.schulte@gmx.com>
Mon, 5 Mar 2012 15:22:35 +0000 (5 08:22 -0700)
committerEric Schulte <eric.schulte@gmx.com>
Mon, 5 Mar 2012 15:22:35 +0000 (5 08:22 -0700)
tree4b68cfa8a7c52d75ee162968141c640c7c976007
parentaceddafc064b9a04a3d8efb3a0f43cc750606661
fix two bugs related to calling tangle with a prefix argument

* lisp/ob-tangle.el (org-babel-tangle): Don't prompt for a file name
  if :tangle is specified.
* lisp/ob.el (org-babel-expand-noweb-references): Widen buffer when
  expanding noweb references.
lisp/ob-tangle.el
lisp/ob.el