Thomas Bruederli
2014-04-07 7fce8fbbde18152b3130bc169beaa9069c85b611
program/js/editor.js
@@ -61,6 +61,9 @@
        if (!active)
          rcmail.spellcheck_state();
      });
      ed.onKeyPress.add(function(ed, e) {
          rcmail.compose_type_activity++;
      });
    }
  }