Files
textmate/Frameworks/OakTextView
Allan Odgaard a58f424a14 Fix issue with recording macros
The recordSelector: might receive a ‘nil’ argument. Previously this was handled gracefully by using ‘dictionaryWithObjectsAndKeys:’ but not so when using the new Objective-C literal array syntax. So reverting to the old syntax.

This closes issue #38.
2012-08-27 20:19:05 +02:00
..
2012-08-27 20:19:05 +02:00
2012-08-13 00:25:20 +02:00