emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/modes.texi


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/modes.texi
Date: Sun, 11 Nov 2001 15:08:27 -0500

Index: emacs/lispref/modes.texi
diff -u emacs/lispref/modes.texi:1.41 emacs/lispref/modes.texi:1.42
--- emacs/lispref/modes.texi:1.41       Thu Oct 11 21:32:51 2001
+++ emacs/lispref/modes.texi    Sun Nov 11 15:08:27 2001
@@ -778,6 +778,9 @@
 (define-key hypertext-mode-map
   [down-mouse-3] 'do-hyper-link)
 @end example
+
+Do not write an @code{interactive} spec in the definition;
address@hidden does that automatically.
 @end defmac
 
 @node Minor Modes



reply via email to

[Prev in Thread] Current Thread [Next in Thread]