diff options
author | Eli Zaretskii <eliz@gnu.org> | 2008-05-08 11:53:29 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2008-05-08 11:53:29 +0000 |
commit | 8f018f60b69b65bdb1db24e87c7e8663420b4a10 (patch) | |
tree | 56504596dca6f04fb0b54af3b560938a88be44a9 /lisp | |
parent | 3fe687288678f10dd6697a2daf86cd15340fc6bb (diff) | |
download | emacs-8f018f60b69b65bdb1db24e87c7e8663420b4a10.tar.gz |
Change file name on the last line.
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 |