mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-13 01:20:28 -08:00
(find-function-after-hook): Add :type.
This commit is contained in:
parent
274bcfe0da
commit
d83b2f1415
2 changed files with 14 additions and 0 deletions
|
|
@ -135,6 +135,7 @@ See `find-function' and `find-variable'."
|
|||
"Hook run after finding symbol definition.
|
||||
|
||||
See the functions `find-function' and `find-variable'."
|
||||
:type 'hook
|
||||
:group 'find-function
|
||||
:version "20.3")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue