codemirror 4.0.3 (new upstream major release)

This commit is contained in:
ilvalle
2014-03-25 12:56:39 +01:00
parent f9ad11473d
commit 7cd3ffbcbd
53 changed files with 4662 additions and 2561 deletions
@@ -1,5 +1,3 @@
/* Just enough of CodeMirror to run runMode under node.js */
window.CodeMirror = {};
(function() {