[SVN] r4939

Allan Odgaard throw-away-1 at macromates.com
Fri Aug 25 15:17:41 UTC 2006


• traversing files: when the file command reported a file as ‘empty’ it would record the extension of that file to classify binary files, so future files with same extension would automatically be skipped
• traversing files: the users extensions for binary and text files had no leading period (e.g. ‘gif’ instead of ‘.gif’) but as File.extname returns the extension with leading period, these arrays read from users preferences are now mapped to a version with leading period

Changed:
U   trunk/Support/lib/textmate.rb



More information about the textmate-dev mailing list