Parse selection range when opening files from Xcode
commitd41acd7d880dfd1d14095beb5cda2074c5c3fda0
authorBjorn Winckler <bjorn.winckler@gmail.com>
Wed, 28 Nov 2007 19:12:44 +0000 (28 20:12 +0100)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Wed, 28 Nov 2007 19:12:44 +0000 (28 20:12 +0100)
tree45a5230b829c563b895fe496200f6b51037e9b1f
parentf842d0a82497d7c913ef7a1b2e3b46a4fd01000e
Parse selection range when opening files from Xcode

Xcode sets the 'keyAEPosition' parameter in the 'odoc' Apple event. This
contains information on the line range to select when opening files.
src/MacVim/MMAppController.m