emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/derived.el


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/derived.el
Date: Sun, 11 Nov 2001 12:58:58 -0500

Index: emacs/lisp/derived.el
diff -u emacs/lisp/derived.el:1.26 emacs/lisp/derived.el:1.27
--- emacs/lisp/derived.el:1.26  Fri Oct 26 13:51:38 2001
+++ emacs/lisp/derived.el       Sun Nov 11 12:58:58 2001
@@ -124,7 +124,7 @@
 DOCSTRING: an optional documentation string--if you do not supply one,
            the function will attempt to invent something useful.
 BODY:      forms to execute just before running the
-           hooks for the new mode.
+           hooks for the new mode.  Do not use `interactive' here.
 
 Here is how you could define LaTeX-Thesis mode as a variant of LaTeX mode:
 



reply via email to

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