From ace41f7d6ec1bd6dfe2f43c0f4a1ab12327db789 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 16 May 2003 13:34:07 +0000 Subject: [PATCH] Index mode-class using @kindex. --- lispref/modes.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lispref/modes.texi b/lispref/modes.texi index 6915c3424c4..7fea8d167fb 100644 --- a/lispref/modes.texi +++ b/lispref/modes.texi @@ -283,7 +283,7 @@ If this mode is appropriate only for specially-prepared text, then the major mode command symbol should have a property named @code{mode-class} with value @code{special}, put on as follows: -@cindex @code{mode-class} property +@kindex mode-class @r{(property)} @cindex @code{special} @example (put 'funny-mode 'mode-class 'special) -- 2.39.2