| # | Line 273 | Line 273 | proc newnew f { # create a new RIF | |
|---|---|---|
| 273 | proc do_file w { | |
| 274 | global rifname readonly rif_glob curfile curpat | |
| 275 | if {"$w" == "done"} { | |
| 276 | + | cd [file dirname $rifname] |
| 277 | set rif_glob $curpat | |
| 278 | return | |
| 279 | } | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |