Aleksander Machniak
2013-11-22 b82fccfc693416a362b9f81fbb288e57f71680be
program/js/editor.js
@@ -61,6 +61,9 @@
        if (!active)
          rcmail.spellcheck_state();
      });
      ed.onKeyPress.add(function(ed, e) {
          rcmail.compose_type_activity++;
      });
    }
  }