[SVN] r8830 (Python)
Allan Odgaard
throw-away-2 at macromates.com
Tue Feb 5 06:36:12 UTC 2008
Please avoid replacing a file when making a change, since history is
lost.
Also, what exactly is this change? Calling diff on the old/new file
shows:
--- Run Script.plist 2008-02-04 18:28:56.000000000 +0100
+++ Run Script.tmCommand 2008-02-04 18:28:59.000000000 +0100
@@ -2,8 +2,8 @@
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd
">
<plist version="1.0">
<dict>
- <key>autoScrollOutput</key>
- <true/>
+ <key>autoScrollOutput</key>
+ <true/>
<key>beforeRunningCommand</key>
<string>nop</string>
<key>command</key>
So it seems 2 × four spaces was replaced by two tabs.
On 4 Feb 2008, at 15:53, Jeroen van der Ham wrote:
> - Now actually fixed the auto scrolling of output.
>
> Changed:
> D trunk/Bundles/Python.tmbundle/Commands/Run Script.plist
> A trunk/Bundles/Python.tmbundle/Commands/Run Script.tmCommand
>
> _______________________________________________
> textmate-dev mailing list
> textmate-dev at lists.macromates.com
> http://lists.macromates.com/mailman/listinfo/textmate-dev
More information about the textmate-dev
mailing list