Function: edt-bind-standard-key
edt-bind-standard-key is a function alias for edt-bind-key, defined in
edt.el.gz.
This function is obsolete since 28.1; use edt-bind-key instead.
Signature
(edt-bind-standard-key KEY BINDING)
Documentation
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>.
Aliases
edt-bind-standard-key (obsolete since 28.1)