# HG changeset patch # User Richard M. Stallman # Date 872376853 0 # Node ID 29203b66f749113ac15acecaf7aaaafca4acdeb4 # Parent 77c68461cbb016a834e3be80c9da586eb561eeb5 (message-signature-file): Delete autoload cookie. diff -r 77c68461cbb0 -r 29203b66f749 lisp/gnus/messcompat.el --- 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.")