diff lisp/progmodes/dcl-mode.el @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 534fbe8d6c4b
children 634b2aa97a80 375f2633d815
line wrap: on
line diff
--- a/lisp/progmodes/dcl-mode.el	Mon Sep 01 15:45:46 2003 +0000
+++ b/lisp/progmodes/dcl-mode.el	Mon Sep 01 15:45:59 2003 +0000
@@ -2215,4 +2215,5 @@
 
 (run-hooks 'dcl-mode-load-hook)		; for your customizations
 
+;;; arch-tag: e00d421b-f26c-483e-a8bd-af412ea7764a
 ;;; dcl-mode.el ends here