changeset 12803:6dcd5ad16790

Make Major Mode Conventions xref to Tips for Defining.
author Richard M. Stallman <rms@gnu.org>
date Tue, 08 Aug 1995 06:17:08 +0000
parents 74615e68b2cd
children 1619fcabdb99
files lispref/modes.texi
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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