Aleksander Machniak
2014-02-14 c6227fe7b08e2371f07250261a464cb86fdbc9d4
program/js/editor.js
@@ -61,6 +61,9 @@
        if (!active)
          rcmail.spellcheck_state();
      });
      ed.onKeyPress.add(function(ed, e) {
          rcmail.compose_type_activity++;
      });
    }
  }