diff lispref/customize.texi @ 70024:58b5594421bc

(Common Keywords): Specify values of :package-version.
author Bill Wohler <wohler@newt.com>
date Fri, 14 Apr 2006 01:02:18 +0000
parents 80d80d23ec24
children 3184a667d8db c156f6a9e7b5
line wrap: on
line diff
--- a/lispref/customize.texi	Fri Apr 14 00:49:01 2006 +0000
+++ b/lispref/customize.texi	Fri Apr 14 01:02:18 2006 +0000
@@ -135,6 +135,7 @@
 This option specifies that the item was first introduced in
 @var{package} version @var{version}, or that its default value was
 changed in that version.  This keyword takes priority over :version.
+The value of @var{package} is a symbol and @var{version} is a string.
 The @var{package} and @var{version} must appear in the alist
 @code{customize-package-emacs-version-alist}.  Since @var{package} must
 be unique and the user might see it in an error message, a good choice