tangle option to not post-process tangle comments
commita3745c375baba33ead78edac2515737cd8d0e78c
authorEric Schulte <schulte.eric@gmail.com>
Sat, 7 Jun 2014 15:29:03 +0000 (7 11:29 -0400)
committerEric Schulte <schulte.eric@gmail.com>
Sat, 7 Jun 2014 15:29:03 +0000 (7 11:29 -0400)
treed29c0a2d95eeb019f2f547053f8bfcce85a2505d
parentc3e497f394994cf89dd74087685acc82dc12b91d
tangle option to not post-process tangle comments

* lisp/ob-tangle.el (org-babel-tangle-comment-format-beg): Mention the
  new `org-babel-tangle-uncomment-comments' variable in the
  documentation.
  (org-babel-tangle-comment-format-end): Mention the new
  `org-babel-tangle-uncomment-comments' variable in the documentation.
  (org-babel-tangle-uncomment-comments): New customization variable to
  inhibit the post-processing of tangle comments.
  (org-babel-spec-to-string): Post-processing of tangle comments is
  now dependent upon a customization variable.
lisp/ob-tangle.el