diff options
Diffstat (limited to 'lisp/org/org-src.el')
-rw-r--r-- | lisp/org/org-src.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-src.el b/lisp/org/org-src.el index 30ffc34a6eb..d963339126b 100644 --- a/lisp/org/org-src.el +++ b/lisp/org/org-src.el @@ -814,5 +814,5 @@ LANG is a string, and the returned major mode is a symbol." (provide 'org-src) -;; arch-tag: 6a1fc84f-dec7-47be-a416-64be56bea5d8 + ;;; org-src.el ends here |