comparison lisp/eshell/esh-io.el @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 526a8d279adb
children 8e3531a00902 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
506 (eshell-output-object-to-target object (car target)) 506 (eshell-output-object-to-target object (car target))
507 (setq target (cdr target)))))) 507 (setq target (cdr target))))))
508 508
509 ;;; Code: 509 ;;; Code:
510 510
511 ;;; arch-tag: 9ca2080f-d5e0-4b26-aa0b-d59194a905a2
511 ;;; esh-io.el ends here 512 ;;; esh-io.el ends here