/[emacs]/emacs/lispref/modes.texi
ViewVC logotype

Diff of /emacs/lispref/modes.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.49 by walters, Sun Jun 9 00:43:09 2002 UTC revision 1.50 by rms, Thu Aug 15 20:32:05 2002 UTC
# Line 69  it is convenient to use @code{define-der Line 69  it is convenient to use @code{define-der
69  parent argument, since it automatically enforces the most important  parent argument, since it automatically enforces the most important
70  coding conventions for you.  coding conventions for you.
71    
72    @findex define-generic-mode
73      For a very simple programming language major mode that handles
74    comments and fontification, you can use @code{define-generic-mode}
75    in @file{generic.el}.
76    
77    Rmail Edit mode offers an example of changing the major mode    Rmail Edit mode offers an example of changing the major mode
78  temporarily for a buffer, so it can be edited in a different way (with  temporarily for a buffer, so it can be edited in a different way (with
79  ordinary Emacs commands rather than Rmail commands).  In such cases, the  ordinary Emacs commands rather than Rmail commands).  In such cases, the

Legend:
Removed from v.1.49  
changed lines
  Added in v.1.50

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26