diff lisp/eshell/em-glob.el @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 68c22ea6027c
line wrap: on
line diff
--- a/lisp/eshell/em-glob.el	Thu Sep 04 04:00:49 2003 +0000
+++ b/lisp/eshell/em-glob.el	Mon Sep 08 11:56:09 2003 +0000
@@ -357,5 +357,4 @@
       (eshell-glob-entries (car rdirs) globs recurse-p)
       (setq rdirs (cdr rdirs)))))
 
-;;; arch-tag: d0548f54-fb7c-4978-a88e-f7c26f7f68ca
 ;;; em-glob.el ends here