summaryrefslogtreecommitdiff
path: root/lispref/syntax.texi
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>1999-12-06 13:27:00 +0000
committerGerd Moellmann <gerd@gnu.org>1999-12-06 13:27:00 +0000
commit3f26d1e687e3fe511039dc086310217f18e0990a (patch)
tree98868bd103667c2e51325be0da54c42c0ca3e9f3 /lispref/syntax.texi
parent0b7b02f91818cbaf324c7179aba240e43ec32a5e (diff)
downloademacs-3f26d1e687e3fe511039dc086310217f18e0990a.tar.gz
Patch from rms.
Diffstat (limited to 'lispref/syntax.texi')
-rw-r--r--lispref/syntax.texi9
1 files changed, 4 insertions, 5 deletions
diff --git a/lispref/syntax.texi b/lispref/syntax.texi
index 34f591784f3..2b306de25d9 100644
--- a/lispref/syntax.texi
+++ b/lispref/syntax.texi
@@ -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