From: Eli Zaretskii <eliz@gnu.org>
Date: Thu, 8 May 2008 11:53:29 +0000 (+0000)
Subject: Change file name on the last line.
X-Git-Tag: emacs-pretest-23.0.90~5716
X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8f018f60b69b65bdb1db24e87c7e8663420b4a10;p=emacs.git

Change file name on the last line.
---

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