]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/custom.el (defcustom): Fix docstring (Bug#27891).
authorNoam Postavsky <npostavs@gmail.com>
Sun, 28 Jan 2018 21:53:50 +0000 (16:53 -0500)
committerNoam Postavsky <npostavs@gmail.com>
Wed, 31 Jan 2018 03:14:02 +0000 (22:14 -0500)
lisp/custom.el

index edbbc8c14494e141ea521ffc974e83c5191948f3..b7539685a89292d4554f1914eff33287e4a20768 100644 (file)
@@ -306,7 +306,8 @@ The following common keywords are also meaningful.
         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
+        keyword takes priority over :version.  For packages which
+        are bundled with Emacs releases, the PACKAGE and VERSION
         must appear in the alist `customize-package-emacs-version-alist'.
         Since PACKAGE must be unique and the user might see it in an
         error message, a good choice is the official name of the