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