This option gives you the possibility to turn on/off the restoration of the cursor/selection when a undo/redo event occurs. This option is enabled by default.
Example of usage of the custom_undo_redo_restore_selection option:
tinyMCE.init({ ... custom_undo_redo_restore_selection : false });