]> git.eshelyaron.com Git - emacs.git/commitdiff
(message-signature-file): Delete autoload cookie.
authorRichard M. Stallman <rms@gnu.org>
Sat, 23 Aug 1997 22:54:13 +0000 (22:54 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 23 Aug 1997 22:54:13 +0000 (22:54 +0000)
lisp/gnus/messcompat.el

index 33c967b357cb5fa5c5ca08508c02d5f884616cdb..19371fe935466a9d35b48a22a0b880936e04674f 100644 (file)
@@ -69,7 +69,7 @@ If t, the `message-signature-file' file will be inserted instead.
 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.")