diff options
Diffstat (limited to 'lisp/org/org-footnote.el')
-rw-r--r-- | lisp/org/org-footnote.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-footnote.el b/lisp/org/org-footnote.el index 9a92bd5db1d..5587e3eaa94 100644 --- a/lisp/org/org-footnote.el +++ b/lisp/org/org-footnote.el @@ -862,6 +862,6 @@ If LABEL is non-nil, delete that footnote instead." (provide 'org-footnote) -;; arch-tag: 1b5954df-fb5d-4da5-8709-78d944dbfc37 + ;;; org-footnote.el ends here |