# | Line 46 | Line 46 | Do you wish to save it now?" | |
---|---|---|
46 | 2 { return 0 } | |
47 | } | |
48 | if $readonly { | |
49 | – | .file invoke |
49 | set curmess {Rename file or uncheck read-only to save.} | |
50 | + | .file invoke |
51 | return 0 | |
52 | } elseif {[save_vars $rifname]} { | |
53 | gotfile 1 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |