Function
Shell.Editor.Custom
val remove: string -> (string * string * string list)
remove name -> command-line dialog-name commands
Removes the custom editor called name from the list of custom editors. Returns the command-line invocation string, the connect dialog name, and the list of editing commands that were associated with that custom editor, or ("", "", []) if there was no custom editor called name.