ace/lib
rmsmith b3443a0fab EditSession.setWrapLimitRange should set a new object to this.$wrapLimitRange
This fixes a bug where if you have 2 instances of EditSession and you
`setWrapLimitRange` on one of them it would affect the $wrapLimitRange
on all other instances of EditSession.
2013-09-06 16:16:15 +03:00
..
ace EditSession.setWrapLimitRange should set a new object to this.$wrapLimitRange 2013-09-06 16:16:15 +03:00