# HG changeset patch # User Miles Bader # Date 1194869122 0 # Node ID 8563eda1e7dba550f75b0150763fa586102d1c46 # Parent fd7f720128ab1b072cf50d43451c88a32d5c0d31 Add arch tagline diff -r fd7f720128ab -r 8563eda1e7db lisp/progmodes/compilation-perl.el --- a/lisp/progmodes/compilation-perl.el Mon Nov 12 07:18:55 2007 +0000 +++ b/lisp/progmodes/compilation-perl.el Mon Nov 12 12:05:22 2007 +0000 @@ -118,4 +118,5 @@ (provide 'compilation-perl) +;; arch-tag: 98818a96-69f4-4528-b9ea-4a357499a451 ;;; compilation-perl.el ends here diff -r fd7f720128ab -r 8563eda1e7db lisp/progmodes/compilation-weblint.el --- a/lisp/progmodes/compilation-weblint.el Mon Nov 12 07:18:55 2007 +0000 +++ b/lisp/progmodes/compilation-weblint.el Mon Nov 12 12:05:22 2007 +0000 @@ -108,4 +108,5 @@ (provide 'compilation-weblint) +;; arch-tag: c7e7f18f-71bd-4c43-b3d3-1d669036ef5d ;;; compilation-weblint.el ends here