branch: externals/org
commit 6ca9022dc4be75fd6655e7e11d2be1bfc5846fff
Author: Kyle Meyer <[email protected]>
Commit: Kyle Meyer <[email protected]>
ob-lob: Clean up spacing to pass Emacs's pre-commit check
* lisp/ob-lob.el (org-babel-lob-get-info): Remove trailing whitespace
from docstring.
---
lisp/ob-lob.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/ob-lob.el b/lisp/ob-lob.el
index e4766a7d14..fb27997555 100644
--- a/lisp/ob-lob.el
+++ b/lisp/ob-lob.el
@@ -123,7 +123,7 @@ after REF in the Library of Babel."
"Return internal representation for Library of Babel function call.
Consider DATUM, when provided, or element at point otherwise.
-
+
When optional argument NO-EVAL is non-nil, Babel does not resolve
remote variable references; a process which could likely result
in the execution of other code blocks, and do not evaluate Lisp