help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Checking if a function is built-in


From: Marc Tfardy
Subject: Re: Checking if a function is built-in
Date: Tue, 10 Jun 2008 23:18:00 +0200
User-agent: Thunderbird 2.0.0.14 (Windows/20080421)

Nordlöw schrieb:
Is there a predicate that can check if a function is built-in?

,----[ C-h f fboundp RET ]
| fboundp is a built-in function in `C source code'.
| (fboundp symbol)
|
| Return t if symbol's function definition is not void.
|
| [back]
`----

regards
marc




reply via email to

[Prev in Thread] Current Thread [Next in Thread]