Mercurial > emacs
changeset 47677:8ed8d9b28086
(defcustom): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 29 Sep 2002 04:19:06 +0000 |
parents | fadbf61035e1 |
children | f1df4ce59b0b |
files | lisp/custom.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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.