]> git.eshelyaron.com Git - emacs.git/commitdiff
Patch from rms.
authorGerd Moellmann <gerd@gnu.org>
Mon, 6 Dec 1999 13:27:00 +0000 (13:27 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 6 Dec 1999 13:27:00 +0000 (13:27 +0000)
lispref/syntax.texi

index 34f591784f3b6d84fc024b4fd70b899ffbe43a31..2b306de25d970ac958d93f650102115cbc757ac1 100644 (file)
@@ -951,12 +951,11 @@ This function makes @var{table} the category table for the current
 buffer.  It returns @var{table}.
 @end defun
 
-@defun make-category-table &optional default-set
+@defun make-category-table
 @tindex make-category-table
-This creates and returns an empty category table, using
-@var{default-set} as the default (for characters that don't specify
-their own sets).  Initially no characters specify their own sets in this
-new table; that is what we mean by ``empty.''
+This creates and returns an empty category table.  In an empty category
+table, no categories have been allocated, and no characters belong to
+any categories.
 @end defun
 
 @defun make-category-set categories