summaryrefslogtreecommitdiff
path: root/lisp/patcomp.el
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2003-09-01 15:45:59 +0000
committerMiles Bader <miles@gnu.org>2003-09-01 15:45:59 +0000
commitab5796a9f97180707734a81320e3eb81937281fe (patch)
treeeef8aa4dd3733966628c6a43bd924b51557519e9 /lisp/patcomp.el
parent1042fe8c8ca167fdb44365d99a35492df87b078f (diff)
Add arch taglines
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 c1965a763c..41c0a9eade 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