diff options
Diffstat (limited to 'lisp/org/ob-exp.el')
-rw-r--r-- | lisp/org/ob-exp.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-exp.el b/lisp/org/ob-exp.el index d65441e95c5..39a8a89fe65 100644 --- a/lisp/org/ob-exp.el +++ b/lisp/org/ob-exp.el @@ -266,6 +266,6 @@ inhibit insertion of results into the buffer." (provide 'ob-exp) -;; arch-tag: 523abf4c-76d1-44ed-9f27-e3bddf34bf0f + ;;; ob-exp.el ends here |