(find-function-regexp): Add defun-emitting macro `menu-bar-make-toggle'.

This commit is contained in:
Juri Linkov 2005-03-16 07:41:57 +00:00
parent 7f55d3b755
commit fe3947c39d
2 changed files with 18 additions and 1 deletions

View file

@ -63,7 +63,8 @@
(concat
"^\\s-*(\\(def\\(ine-skeleton\\|ine-generic-mode\\|ine-derived-mode\\|\
ine-minor-mode\\|un-cvs-mode\\|foo\\|[^cfgv]\\w+\\*?\\)\
\\|easy-mmode-define-global-mode\\)" find-function-space-re
\\|easy-mmode-define-global-mode\\|menu-bar-make-toggle\\)"
find-function-space-re
"\\('\\|\(quote \\)?%s\\(\\s-\\|$\\|\(\\|\)\\)")
"The regexp used by `find-function' to search for a function definition.
Note it must contain a `%s' at the place where `format'