# HG changeset patch # User Richard M. Stallman # Date 807862628 0 # Node ID 6dcd5ad167903400cdc46c77a868b7d736d707ba # Parent 74615e68b2cdaad5ac2c044b251ac4e0a841eb7f Make Major Mode Conventions xref to Tips for Defining. diff -r 74615e68b2cd -r 6dcd5ad16790 lispref/modes.texi --- a/lispref/modes.texi Tue Aug 08 06:15:53 1995 +0000 +++ b/lispref/modes.texi Tue Aug 08 06:17:08 1995 +0000 @@ -142,6 +142,9 @@ @code{@var{modename}-mode-map}. Normally the library that defines the mode sets this variable. +@xref{Tips for Defining}, for advice about how to write the code to set +up the mode's keymap variable. + @item @cindex syntax tables in modes The mode may have its own syntax table or may share one with other