diff lisp/gnus/messcompat.el @ 19497:29203b66f749

(message-signature-file): Delete autoload cookie.
author Richard M. Stallman <rms@gnu.org>
date Sat, 23 Aug 1997 22:54:13 +0000
parents e6935c08cf0b
children 15fc6acbae7a
line wrap: on
line diff
--- a/lisp/gnus/messcompat.el	Sat Aug 23 22:49:09 1997 +0000
+++ b/lisp/gnus/messcompat.el	Sat Aug 23 22:54:13 1997 +0000
@@ -69,7 +69,7 @@
 If a function, the result from the function will be used instead.
 If a form, the result from the form will be used instead.")
 
-;;;###autoload
+;; Deleted the autoload cookie because this crashes in loaddefs.el.
 (defvar message-signature-file mail-signature-file
   "*File containing the text inserted at end of message. buffer.")