From: Basil L. Contovounesios Date: Sun, 10 Jan 2021 13:20:51 +0000 (+0000) Subject: ; * lisp/custom.el (defcustom): Fix last change. X-Git-Tag: emacs-28.0.90~4318 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5960e9cf5770dab2bd3abfb8640f6553bfa1b190;p=emacs.git ; * lisp/custom.el (defcustom): Fix last change. --- diff --git a/lisp/custom.el b/lisp/custom.el index bc155d32dd0..0c82df9b45e 100644 --- a/lisp/custom.el +++ b/lisp/custom.el @@ -237,8 +237,8 @@ The following keywords are meaningful: :type VALUE should be a widget type for editing the symbol's value. Every `defcustom' should specify a value for this keyword. - See `(elisp) Customization Types' for a list of base types - and useful composite types. + See Info node `(elisp) Customization Types' for a list of + base types and useful composite types. :options VALUE should be a list of valid members of the widget type. :initialize VALUE should be a function used to initialize the