Re: Don't bail out on :package-version in `defcustom'

Michael Sperber <[email protected]> Sat, 27 Sep 2014 17:52:25 +0200
Newsgroups gmane.emacs.xemacs.patches
Message-ID <[email protected]>
"Stephen J. Turnbull" <[email protected]> writes:

> Michael Sperber writes:
>
>  > +:package-version
>  > +        VALUE should be a list with the form (PACKAGE . VERSION)
>  > +        specifying that the variable was first introduced, or its
>  > +        default value was changed, in PACKAGE version VERSION.  This
>  > +        keyword takes priority over :version.  The PACKAGE and VERSION
>  > +        must appear in the alist `customize-package-emacs-version-alist'.
>
> Will an error be signaled if not?  Where?

No.

> This really should document the format of VERSION.

Yes, I was wondering about that, too, but the format seems to be
unspecified in GNU Emacs, as well.  Should we pick one?

-- 
Regards,
Mike