Function: get-edebug-spec
get-edebug-spec is a function alias for edebug-get-spec, defined in
edebug.el.gz.
This function is obsolete since 28.1; use edebug-get-spec instead.
Signature
(get-edebug-spec SYMBOL)
Documentation
Return the Edebug spec of a given Lisp expression's head SYMBOL.
The argument is usually a symbol, but it doesn't have to be.
Probably introduced at or before Emacs version 28.1.
Aliases
get-edebug-spec (obsolete since 28.1)