diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/epa-hook.el | 2 | ||||
-rw-r--r-- | lisp/org/org-jsinfo.el | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lisp/epa-hook.el b/lisp/epa-hook.el index a84308fbe3f..dc2f535f7d0 100644 --- a/lisp/epa-hook.el +++ b/lisp/epa-hook.el @@ -105,4 +105,4 @@ Return the new status of auto encryption (non-nil means on)." (provide 'epa-hook) ;; arch-tag: f75c8a50-d32e-4eb3-9ec6-9e940c1fc8b5 -;;; epa-file-hook.el ends here +;;; epa-hook.el ends here diff --git a/lisp/org/org-jsinfo.el b/lisp/org/org-jsinfo.el index efbd3f4bb9f..6eebf96d64a 100644 --- a/lisp/org/org-jsinfo.el +++ b/lisp/org/org-jsinfo.el @@ -202,4 +202,4 @@ Option settings will replace the %MANAGER-OPTIONS cookie." (provide 'org-infojs) ;; arch-tag: c71d1d85-3337-4817-a066-725e74ac9eac -;;; org-infojs.el ends here +;;; org-jsinfo.el ends here |