K 10 svn:author V 6 kevans K 8 svn:date V 27 2018-01-18T21:29:46.999537Z K 7 svn:log V 272 MFC r322177: Respect SIMPLE_BACKUP_SUFFIX environment variable in indent(1) Instead of using a non-configurable ".BAK" suffix, respect the SIMPLE_BACKUP_SUFFIX environment variable also used by patch(1). This simplifies cleanup operations in some patch/indent workflows. END