# HG changeset patch # User Stefan Monnier # Date 1083530736 0 # Node ID e95e9c6896080a23db6ecc7d8a792d5736228985 # Parent 8e480ee75c47ee863e22f7a9a4260ec5065b60f3 Arch-tags shouldn't be outline headers. diff -r 8e480ee75c47 -r e95e9c689608 lisp/progmodes/compile.el --- a/lisp/progmodes/compile.el Sun May 02 20:44:55 2004 +0000 +++ b/lisp/progmodes/compile.el Sun May 02 20:45:36 2004 +0000 @@ -1765,5 +1765,5 @@ (provide 'compile) -;;; arch-tag: 12465727-7382-4f72-b234-79855a00dd8c +;; arch-tag: 12465727-7382-4f72-b234-79855a00dd8c ;;; compile.el ends here