Class Make.edit

inherit Base.edit
val action_output : Mew_vi__Edit_action.t Interpret.MsgBox.t
method action_output : edit -> Mew_vi__Edit_action.t Interpret.MsgBox.t
method get_register : 'b -> string -> Interpret.Register.content option
method set_register : 'b -> string -> Interpret.Register.content -> unit