Transpose characters compatible to the GosMacs editor: transposes the
character before the caret with the one before that one. The advantage
lies in correcting character transposition typos. Using
editor->gosmacs_transpose
this requires a single keystroke. Using
editor->transpose_chars
this requires 3 keystrokes.