Function: elisp-scope--analyze-thing-at-point

elisp-scope--analyze-thing-at-point is a byte-compiled function defined in elisp-scope.el.gz.

Signature

(elisp-scope--analyze-thing-at-point F &rest ARGS)

Source Code

;; Defined in /usr/src/emacs/lisp/emacs-lisp/elisp-scope.el.gz
(elisp-scope-define-function-spec
    (thing-at-point
     forward-thing beginning-of-thing end-of-thing bounds-of-thing-at-point)
  ((symbol . thing)))