Mercurial > emacs
changeset 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 | c4d23fcbb9bd |
files | lispref/ChangeLog lispref/customize.texi |
diffstat | 2 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/ChangeLog Fri Apr 14 00:49:01 2006 +0000 +++ b/lispref/ChangeLog Fri Apr 14 01:02:18 2006 +0000 @@ -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>
--- 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