summaryrefslogtreecommitdiff
path: root/lisp/patcomp.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/patcomp.el')
-rw-r--r--lisp/patcomp.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/patcomp.el b/lisp/patcomp.el
index c1965a763ca..41c0a9eadec 100644
--- a/lisp/patcomp.el
+++ b/lisp/patcomp.el
@@ -19,4 +19,5 @@ It uses the command line arguments to specify the files to compile."
(let ((load-path (list (expand-file-name "lisp"))))
(batch-byte-compile)))
+;;; arch-tag: cb299b78-1d6c-4c02-945b-12fa2e856d6f
;;; patcomp.el ends here