State.Transactionval start_state : t -> editor_stateval changes : t -> Change_set.tval selection : t -> Editor_selection.t optionval effects : t -> state_effect listval scroll_into_view : t -> boolval new_doc : t -> Codemirror_bindings__.For_ppx.Text.Text.tval new_selection : t -> Editor_selection.tval state : t -> editor_stateval doc_changed : t -> boolval reconfigured : t -> boolval is_user_event : t -> string -> boolval time : Annotation_type.tval user_event : Annotation_type.tval add_to_history : Annotation_type.t