Thomas Bruederli
2014-04-10 a2049621c7283f81fe50b78ab701ddf6a6bd5870
program/js/editor.js
@@ -61,6 +61,9 @@
        if (!active)
          rcmail.spellcheck_state();
      });
      ed.onKeyPress.add(function(ed, e) {
          rcmail.compose_type_activity++;
      });
    }
  }