Index mode-class using @kindex.
This commit is contained in:
parent
4f683b1b9c
commit
ace41f7d6e
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue