changeset 29875:19baeeb660f1

(eshell-rewrite-for-command): Use cdr and cddr instead of cdddr.
author Gerd Moellmann <gerd@gnu.org>
date Fri, 23 Jun 2000 05:23:39 +0000
parents faee0fe8fa05
children edfec1c0d511
files lisp/eshell/esh-cmd.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/eshell/esh-cmd.el	Fri Jun 23 05:23:16 2000 +0000
+++ b/lisp/eshell/esh-cmd.el	Fri Jun 23 05:23:39 2000 +0000
@@ -499,7 +499,7 @@
 			       (if (listp elem)
 				   elem
 				 (list 'list elem))))
-			    (cdddr terms))))
+			    (cdr (cddr terms)))))
 		    (list 'eshell-command-body
 			  (list 'quote (list nil)))
 		    (list 'eshell-test-body