]> git.eshelyaron.com Git - emacs.git/commitdiff
(Group Definitions): Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
authorJuri Linkov <juri@jurta.org>
Mon, 17 Oct 2005 06:46:14 +0000 (06:46 +0000)
committerJuri Linkov <juri@jurta.org>
Mon, 17 Oct 2005 06:46:14 +0000 (06:46 +0000)
lispref/customize.texi

index b573ab942a6177b71aef653aec0952ee8ca9bc77..176165294f9d70a0aeb806f02cf9fa125a979d4f 100644 (file)
@@ -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