all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#13824: 24.3.50; :package-version not taking priority over :version
@ 2013-02-26 17:28 Bastien Guerry
  2019-08-08  3:59 ` Stefan Kangas
  0 siblings, 1 reply; 8+ messages in thread
From: Bastien Guerry @ 2013-02-26 17:28 UTC (permalink / raw)
  To: 13824

The docstring of `defcustom' says:

: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.
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

but `describe-variable-custom-version-info' gives priority to :version
over :package-version.  Which one is correct here?

Thanks!





^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-08-11 18:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-26 17:28 bug#13824: 24.3.50; :package-version not taking priority over :version Bastien Guerry
2019-08-08  3:59 ` Stefan Kangas
2019-08-10  9:22   ` Eli Zaretskii
2019-08-10 14:13     ` Stefan Kangas
2019-08-10 22:10     ` Bill Wohler
2019-08-10 22:40       ` Bill Wohler
2019-08-11 14:01       ` Eli Zaretskii
2019-08-11 18:06         ` Bill Wohler

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.