set-admin in editor<%>
Sets the editor's administrator. This method is only called by an administrator.
The administrator of an editor can be changed
by by the system, and such changes do not go through this method. A program
cannot detect when the administrator changes except by polling get-admin.
( -> void
send an-editor set-admin admin)
admin : editor-admin% object or #f