• 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

_______________________________________________
textmate-dev mailing list
[email protected]
http://lists.macromates.com/mailman/listinfo/textmate-dev

Reply via email to