codemirror / CodeMirror-v1

An editable-iframe based code editor in JavaScript. See https://github.com/marijnh/CodeMirror for the currently maintained version
http://codemirror.net/
Other
362 stars 63 forks source link

lostundo missing reference in undo.js #47

Closed bfritscher closed 13 years ago

bfritscher commented 13 years ago

There seems to be a this missing at line 241 in undo.js, introduce with this commit https://github.com/marijnh/CodeMirror/commit/b621f90a31cbc145b821cd0fa71b4c03231b245a

marijnh commented 13 years ago

Thanks. I've fixed this in beec54c310ba82d9a8723a6bf0947e247a40b014