diff lisp/eshell/esh-module.el @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 53a1d514b214
children a10d964838a7 375f2633d815
line wrap: on
line diff
--- a/lisp/eshell/esh-module.el	Mon Sep 01 15:45:46 2003 +0000
+++ b/lisp/eshell/esh-module.el	Mon Sep 01 15:45:59 2003 +0000
@@ -153,4 +153,5 @@
 	  (unload-feature module)
 	  (message "Unloading %s...done" (symbol-name module))))))
 
+;;; arch-tag: 97a3fa16-9d08-40e6-bc2c-36bd70986507
 ;;; esh-module.el ends here