Mercurial > emacs
changeset 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 | 77c68461cbb0 |
children | 34057e215ab1 |
files | lisp/gnus/messcompat.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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.")