* syntax.texi (Position Parse): Document rationale for ignored
[bpt/emacs.git] / doc / lispref / abbrevs.texi
index c1eb562..ad885aa 100644 (file)
@@ -82,7 +82,7 @@ override it.  It is the same as @code{(default-value 'abbrev-mode)}.
 
   This section describes how to create and manipulate abbrev tables.
 
-@defun make-abbrev-table &rest props
+@defun make-abbrev-table &optional props
 This function creates and returns a new, empty abbrev table---an
 obarray containing no symbols.  It is a vector filled with zeros.
 @var{props} is a property list that is applied to the new table