From: Juri Linkov Date: Mon, 17 Oct 2005 06:46:14 +0000 (+0000) Subject: (Group Definitions): Replace `...' with `@dots{}' in `@defmac' and `@defspec'. X-Git-Tag: emacs-pretest-22.0.90~6560 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3e14f3dae89fc4d8dde328a27fe6444cce15d505;p=emacs.git (Group Definitions): Replace `...' with `@dots{}' in `@defmac' and `@defspec'. --- diff --git a/lispref/customize.texi b/lispref/customize.texi index b573ab942a6..176165294f9 100644 --- a/lispref/customize.texi +++ b/lispref/customize.texi @@ -119,7 +119,7 @@ keyword. The way to declare new customization groups is with @code{defgroup}. -@defmac defgroup group members doc [keyword value]... +@defmac defgroup group members doc [keyword value]@dots{} Declare @var{group} as a customization group containing @var{members}. Do not quote the symbol @var{group}. The argument @var{doc} specifies the documentation string for the group. It should not start with a