emacs-devel
[Top][All Lists]
Advanced

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

Re: defcustom :version


From: Bill Wohler
Subject: Re: defcustom :version
Date: Thu, 30 Mar 2006 09:28:58 -0800

Luc Teirlinck <address@hidden> wrote:

>                                   The problem is that the :version for
> `foo' gets stored in the custom-version property of the symbol 'foo.
> But `foo' could be two or three of a customizable variable, a custom
> group and a face.

I didn't realize that a face could have a version as the defface
docstring doesn't indicate it. Sure enough, defface, as well as
defgroup, call custom-handle-all-keywords so :version is supported. Why
then, are not all the keywords documented in all three macros?

-- 
Bill Wohler <address@hidden>  http://www.newt.com/wohler/  GnuPG ID:610BD9AD
Maintainer of comp.mail.mh FAQ and MH-E. Vote Libertarian!
If you're passed on the right, you're in the wrong lane.




reply via email to

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