fixing compiler warnings for Babel functions
commit95f9aa5ff543b0e46af84244868f4f70bafd2086
authorEric Schulte <schulte.eric@gmail.com>
Tue, 14 Jun 2011 18:23:56 +0000 (14 11:23 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Tue, 14 Jun 2011 18:23:56 +0000 (14 11:23 -0700)
tree01765f58c4e4da71bc6c58bffb9f8d6545225acc
parent2601678dc0f0c29ee711af2d43d58e3b0fb03c6e
fixing compiler warnings for Babel functions

* lisp/ob-R.el (ess-local-process-name): This variable wasn't known to
  be defined.
* lisp/ob-lisp.el (org-babel-lisp-dir-fmt): This defcustom now has a
  group specified.
* lisp/ob-tangle.el (org-bracket-link-regexp): This variable wasn't
  known to be defined.
  (org-babel-tangle-combine-named-blocks): Roll my own version of a
  forbidden common lisp function.
* lisp/ob.el (org-babel-sha1-hash): Using a non-deprecated version of
  called-interactively.
lisp/ob-R.el
lisp/ob-lisp.el
lisp/ob-tangle.el
lisp/ob.el