# HG changeset patch # User Richard M. Stallman # Date 1178989111 0 # Node ID 2a62a650d2b45a961b82ed9d490be634d96dfc5e # Parent 02fdc61fbbc61fc74cee4ac10403a1dcb02c6138 (Example Major Modes): Explain last line of text-mode is redundant. diff -r 02fdc61fbbc6 -r 2a62a650d2b4 lispref/modes.texi --- a/lispref/modes.texi Sat May 12 16:57:11 2007 +0000 +++ b/lispref/modes.texi Sat May 12 16:58:31 2007 +0000 @@ -956,7 +956,11 @@ @end group @end smallexample - But here is how it was defined formerly, before +@noindent +(The last line is redundant nowadays, since @code{indent-relative} is +the default value, and we'll delete it in a future version.) + + Here is how it was defined formerly, before @code{define-derived-mode} existed: @smallexample