]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/cc-awk.el
(grep-mode): Use normal autoload cookie.
[gnu-emacs] / lisp / progmodes / cc-awk.el
index 529d6a7da13a936814a73686c8ca1a1042df1dd4..dbcfa9d991ef29ad0a1fe6aed536ce73d2fe49db 100644 (file)
@@ -902,4 +902,6 @@ no explicit action; see function `c-awk-beginning-of-defun'."
          (goto-char (min start-point end-point)))))))
 
 (cc-provide 'cc-awk)                   ; Changed from 'awk-mode, ACM 2002/5/21
+
+;;; arch-tag: c4836289-3aa4-4a59-9934-9ccc2bacccf3
 ;;; awk-mode.el ends here