changeset 66142:17e84500628a

(Group Definitions): Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
author Juri Linkov <juri@jurta.org>
date Mon, 17 Oct 2005 06:46:14 +0000
parents 2af75f8155de
children a055e5294831
files lispref/customize.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/customize.texi	Mon Oct 17 06:45:48 2005 +0000
+++ b/lispref/customize.texi	Mon Oct 17 06:46:14 2005 +0000
@@ -119,7 +119,7 @@
 
   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