forked from joejulian/gio
5fc9312f46
Before this change, an IME text edit would always have its newlines replaced with spaces. However, for Editors where Submit is enabled we want newlines to result in SubmitEvents. Signed-off-by: Elias Naur <mail@eliasnaur.com>