/[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.41 by monnier, Fri Oct 12 01:32:51 2001 UTC revision 1.42 by rms, Sun Nov 11 20:08:27 2001 UTC
# Line 778  Here is a hypothetical example: Line 778  Here is a hypothetical example:
778  (define-key hypertext-mode-map  (define-key hypertext-mode-map
779    [down-mouse-3] 'do-hyper-link)    [down-mouse-3] 'do-hyper-link)
780  @end example  @end example
781    
782    Do not write an @code{interactive} spec in the definition;
783    @code{define-derived-mode} does that automatically.
784  @end defmac  @end defmac
785    
786  @node Minor Modes  @node Minor Modes

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42

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