edt-bind-key

edt-bind-key is a compiled Lisp function in `edt.el'.

(edt-bind-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>.