You can send me a patch privately. But if it's truly just a couple of search and replace, just send an ed script that does it and a list of files to modify. e.g. %s/start:/.start =/g %s/end:/.end =/g %s/idx:/.idx =/g w q if that is what does it.