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