changeset 86044:8563eda1e7db

Add arch tagline
author Miles Bader <miles@gnu.org>
date Mon, 12 Nov 2007 12:05:22 +0000
parents fd7f720128ab
children 1fa61031bef4
files lisp/progmodes/compilation-perl.el lisp/progmodes/compilation-weblint.el
diffstat 2 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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
--- 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