From 693d0bd3870483d5a58084f3f14f7d738a727f57 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 29 Sep 2002 04:19:06 +0000 Subject: [PATCH] (defcustom): Doc fix. --- lisp/custom.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/custom.el b/lisp/custom.el index 608aac402c8..664ffb5405f 100644 --- a/lisp/custom.el +++ b/lisp/custom.el @@ -175,7 +175,7 @@ The remaining arguments should have the form 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. -- 2.39.5