Function: help-fns--mention-first-function-release
help-fns--mention-first-function-release is a byte-compiled function
defined in help-fns.el.gz.
Signature
(help-fns--mention-first-function-release OBJECT)
Source Code
;; Defined in /usr/src/emacs/lisp/help-fns.el.gz
(defun help-fns--mention-first-function-release (object)
(help-fns--mention-first-release object 'fun))