From: Gerd Moellmann Date: Mon, 6 Dec 1999 13:27:00 +0000 (+0000) Subject: Patch from rms. X-Git-Tag: emacs-pretest-21.0.90~5871 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3f26d1e687e3fe511039dc086310217f18e0990a;p=emacs.git Patch from rms. --- 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