]> git.eshelyaron.com Git - emacs.git/commitdiff
(Common Keywords): Specify values of :package-version.
authorBill Wohler <wohler@newt.com>
Fri, 14 Apr 2006 01:02:18 +0000 (01:02 +0000)
committerBill Wohler <wohler@newt.com>
Fri, 14 Apr 2006 01:02:18 +0000 (01:02 +0000)
lispref/ChangeLog
lispref/customize.texi

index c3920786a018daaf6365ae58def71035fbcdd66f..f16982eb414fed69592c300920d7b5aaff6aea66 100644 (file)
@@ -1,8 +1,8 @@
 2006-04-13  Bill Wohler  <wohler@newt.com>
 
        * customize.texi (Common Keywords): Use dotted notation for
-       :package-version value. Improve documentation for
-       customize-package-emacs-version-alist.
+       :package-version value. Specify its values. Improve documentation
+       for customize-package-emacs-version-alist.
 
 2006-04-12  Bill Wohler  <wohler@newt.com>
 
index 42fd14ae0ef6750ce8fcb668bf2d301c364e48d0..76b1c1a1a93f892e015435d82ce66f3374dba7a2 100644 (file)
@@ -135,6 +135,7 @@ version.  The value @var{version} must be a string.
 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