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