Function: edebug-cursor-offsets
edebug-cursor-offsets is a byte-compiled function defined in
edebug.el.gz.
Signature
(edebug-cursor-offsets CURSOR)
Source Code
;; Defined in /usr/src/emacs/lisp/emacs-lisp/edebug.el.gz
(defsubst edebug-cursor-offsets (cursor)
(cdr cursor))