comparison lisp/eshell/em-pred.el @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 8cce22874db4
children de50e15a5b8d 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
598 (mapcar 598 (mapcar
599 (function 599 (function
600 (lambda (str) 600 (lambda (str)
601 (split-string str ,sep))) lst)))) 601 (split-string str ,sep))) lst))))
602 602
603 ;;; arch-tag: 8b5ce022-17f3-4c40-93c7-5faafaa63f31
603 ;;; em-pred.el ends here 604 ;;; em-pred.el ends here