# HG changeset patch # User Richard M. Stallman # Date 1033273146 0 # Node ID 8ed8d9b280866c60fe914cac001a1bc36d79e3f4 # Parent fadbf61035e12ca9652207e14d1936e18d03c5f4 (defcustom): Doc fix. diff -r fadbf61035e1 -r 8ed8d9b28086 lisp/custom.el --- a/lisp/custom.el Sun Sep 29 03:34:12 2002 +0000 +++ b/lisp/custom.el Sun Sep 29 04:19:06 2002 +0000 @@ -175,7 +175,7 @@ The following keywords are meaningful: -:type VALUE should be a widget type for editing the symbols value. +:type VALUE should be a widget type for editing the symbol's value. :options VALUE should be a list of valid members of the widget type. :group VALUE should be a customization group. Add SYMBOL to that group.