*lisp-def-regexp*

*lisp-def-regexp* is a variable defined in `completion.el'.
Its value is
"
(\\(\\w*:\\)?def\\(\\w\\|\\s_\\)*\\s +(*"

  • This variable may be risky if used as a file-local variable.

Documentation:
A regexp that searches for Lisp definition form.