summaryrefslogtreecommitdiff
path: root/lisp/progmodes/autoconf.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/progmodes/autoconf.el
parent1042fe8c8ca167fdb44365d99a35492df87b078f (diff)
downloademacs-ab5796a9f97180707734a81320e3eb81937281fe.tar.gz
Add arch taglines
Diffstat (limited to 'lisp/progmodes/autoconf.el')
-rw-r--r--lisp/progmodes/autoconf.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/progmodes/autoconf.el b/lisp/progmodes/autoconf.el
index a2a2b63a85a..4edac8a5318 100644
--- a/lisp/progmodes/autoconf.el
+++ b/lisp/progmodes/autoconf.el
@@ -4,7 +4,7 @@
;; Author: Dave Love <fx@gnu.org>
;; Keywords: languages
-;; $Revision: 1.3 $
+;; $Revision: 1.4 $
;; This file is part of GNU Emacs.
@@ -108,4 +108,5 @@ searching backwards at another AC_... command."
(provide 'autoconf-mode)
+;;; arch-tag: 4f44778f-2ab3-49a1-a103-f0acb9df2de4
;;; autoconf.el ends here