From a57092e8ca055ec04aba86385a967eed33b6673a Mon Sep 17 00:00:00 2001 From: Dave Love Date: Wed, 31 Jan 2001 19:10:33 +0000 Subject: [PATCH] describe-categories --- lispref/syntax.texi | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lispref/syntax.texi b/lispref/syntax.texi index eb0591b855c..9ac397afb3f 100644 --- a/lispref/syntax.texi +++ b/lispref/syntax.texi @@ -1012,3 +1012,9 @@ Normally, it modifies the category set by adding @var{category} to it. But if @var{reset} is non-@code{nil}, then it deletes @var{category} instead. @end defun + +@deffn Command describe-categories +This function describes the category specifications in the current +category table. The descriptions are inserted in a buffer, which is +then displayed. +@end deffn -- 2.39.5