diff --git a/lisp/org.el b/lisp/org.el index 910f4ac66..54f969fd3 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -11074,6 +11074,7 @@ Error if there is no such block at point." (goto-char pos) (error "Not in a dynamic block")))) +;;;###autoload (defun org-update-all-dblocks () "Update all dynamic blocks in the buffer. This function can be used in a hook."