Applied, Thanks -- Eric
Noorul Islam writes:
> Hi,
>
> Patch to hide compiler warning in ob.el
>
> * lisp/ob.el
> Declare org-babel-lob-execute-maybe() to avoid compiler warning.
>
> Thanks and Regards
> Noorul
>
> ___
> Emacs-orgmode mailing list
>
Hi,
Patch to hide compiler warning in ob.el
* lisp/ob.el
Declare org-babel-lob-execute-maybe() to avoid compiler warning.
Thanks and Regards
Noorul
diff --git a/lisp/ob.el b/lisp/ob.el
index ffb0aab..607d53a 100644
--- a/lisp/ob.el
+++ b/lisp/ob.el
@@ -61,6 +61,7 @@
(declare-function org-babe