Merge branch 'master' into ns-use-display-layers

This commit is contained in:
Nathan Sobo
2016-02-09 12:42:57 -07:00
208 changed files with 14400 additions and 358 deletions

View File

@@ -551,7 +551,7 @@ class Cursor extends Model
# Public: Retrieves the range for the current paragraph.
#
# A paragraph is defined as a block of text surrounded by empty lines.
# A paragraph is defined as a block of text surrounded by empty lines or comments.
#
# Returns a {Range}.
getCurrentParagraphBufferRange: ->