emacs-devel
[Top][All Lists]
Advanced

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

Re: tags for functions


From: MON KEY
Subject: Re: tags for functions
Date: Tue, 27 Jan 2009 13:53:57 -0500

> You've lost me.  Can you please explain with code or point to relevant
> code?

(documentation 'documentation)
&
(describe-symbol 'documentation)

> It's not clear to me where the `documentation' property comes
> from (the doc tags?  then what code parses it?)

(symbol-plist 'documentation)

(documentation-property 'documentation
'some-documentation-property)




reply via email to

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