emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/modes.texi


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/modes.texi
Date: Fri, 16 May 2003 09:34:07 -0400

Index: emacs/lispref/modes.texi
diff -c emacs/lispref/modes.texi:1.53 emacs/lispref/modes.texi:1.54
*** emacs/lispref/modes.texi:1.53       Thu Apr 24 12:16:56 2003
--- emacs/lispref/modes.texi    Fri May 16 09:34:07 2003
***************
*** 283,289 ****
  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
  @cindex @code{special}
  @example
  (put 'funny-mode 'mode-class 'special)
--- 283,289 ----
  major mode command symbol should have a property named @code{mode-class}
  with value @code{special}, put on as follows:
  
! @kindex mode-class @r{(property)}
  @cindex @code{special}
  @example
  (put 'funny-mode 'mode-class 'special)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]