Merge remote-tracking branch 'origin/master' into cj-tabs-be-weird

Conflicts:
	package.json
This commit is contained in:
Corey Johnson
2014-05-08 14:36:50 -07:00
6 changed files with 13 additions and 9 deletions

View File

@@ -576,7 +576,7 @@ class Editor extends Model
bufferRowForScreenRow: (row) -> @displayBuffer.bufferRowForScreenRow(row)
# Public: Get the syntactic scopes for the most the given position in buffer
# Public: Get the syntactic scopes for the given position in buffer
# coordinates.
#
# For example, if called with a position inside the parameter list of an