aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes
diff options
context:
space:
mode:
authorStefan Monnier2004-05-02 20:45:51 +0000
committerStefan Monnier2004-05-02 20:45:51 +0000
commit822001db2a00e457c43ece25773c978f2bd64349 (patch)
treeb740c70755d17c8c24ff7061755d88bcc1216b46 /lisp/progmodes
parente3bef839dd6c7c7da8caaec0eb1dc06b83bce621 (diff)
downloademacs-822001db2a00e457c43ece25773c978f2bd64349.tar.gz
emacs-822001db2a00e457c43ece25773c978f2bd64349.zip
Arch-tags shouldn't be outline headers.
Diffstat (limited to 'lisp/progmodes')
-rw-r--r--lisp/progmodes/compile.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/compile.el b/lisp/progmodes/compile.el
index e2d3e94e80a..ec381ad8a15 100644
--- a/lisp/progmodes/compile.el
+++ b/lisp/progmodes/compile.el
@@ -1765,5 +1765,5 @@ FILE should be (ABSOLUTE-FILENAME) or (RELATIVE-FILENAME . DIRNAME)."
1765 1765
1766(provide 'compile) 1766(provide 'compile)
1767 1767
1768;;; arch-tag: 12465727-7382-4f72-b234-79855a00dd8c 1768;; arch-tag: 12465727-7382-4f72-b234-79855a00dd8c
1769;;; compile.el ends here 1769;;; compile.el ends here