edt-bind-standard-key
edt-bind-standard-key is a compiled Lisp function.
(edt-bind-standard-key KEY BINDING)
Bind standard key sequences to custom bindings in the EDT Emulator.
Argument KEY is the name of a key. It can be a standard key or a function key.
Argument BINDING is the Emacs function to be bound to <KEY>.