diff --git a/lisp/org.el b/lisp/org.el index 08b3f3a30..82d0308b6 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -21157,8 +21157,8 @@ This command does many different things, depending on context: ;; Limit to supported contexts. '(babel-call clock dynamic-block footnote-definition footnote-reference inline-babel-call inline-src-block - item keyword node-property paragraph plain-list - property-drawer radio-target src-block + inlinetask item keyword node-property paragraph + plain-list property-drawer radio-target src-block statistics-cookie table table-cell table-row timestamp) t))