christos 505573954e Unfortunately (as I expected) the previous change broke:
sleep
    cmd='set `type "sleep"`; eval echo \$$#'
    which=`eval $cmd`
    echo $which

because the region did not get recorded at all, and it was interpreted as
a single word. I modified the code to keep track when the result of a
backquote expansion has been recorded to avoid recording it twice. I still
feel that this is not the right fix... More to come.
1997-12-01 14:43:20 +00:00
..
1997-11-05 21:17:14 +00:00
1997-11-05 21:17:14 +00:00
1997-11-05 21:17:14 +00:00
1997-11-05 21:17:14 +00:00
1997-11-05 21:17:14 +00:00
1997-11-05 21:17:14 +00:00
1997-11-05 21:17:14 +00:00
1997-11-05 21:17:14 +00:00
1997-11-05 21:17:14 +00:00