]> code.delx.au - gnu-emacs/blobdiff - lisp/eshell/esh-io.el
Nuke arch-tags.
[gnu-emacs] / lisp / eshell / esh-io.el
index f6d635b3b3a8c2dc16c51ca60b107135fce4ffd0..d35e1ed65919fe083d368d19c3809c5dbe68868f 100644 (file)
@@ -516,5 +516,4 @@ Returns what was actually sent, or nil if nothing was sent."
        (eshell-output-object-to-target object (car target))
        (setq target (cdr target))))))
 
-;; arch-tag: 9ca2080f-d5e0-4b26-aa0b-d59194a905a2
 ;;; esh-io.el ends here