X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2Fmesscompat.el;h=e3021ce4b0aba7c827da5a372d11031da132d75e;hb=c31c2bf43cf9f6f78b27ec9c80dfb89479f13df4;hp=c9f0f7dc09522ab0291cbda395e6e435bd342315;hpb=27df114db202e8a922cf5e6c59a90be21701765c;p=gnus diff --git a/lisp/messcompat.el b/lisp/messcompat.el index c9f0f7dc0..e3021ce4b 100644 --- a/lisp/messcompat.el +++ b/lisp/messcompat.el @@ -1,5 +1,7 @@ ;;; messcompat.el --- making message mode compatible with mail mode -;; Copyright (C) 1996,97,98,99 Free Software Foundation, Inc. + +;; Copyright (C) 1996, 1997, 1998, 1999, 2000 +;; Free Software Foundation, Inc. ;; Author: Lars Magne Ingebrigtsen ;; Keywords: mail, news @@ -72,7 +74,7 @@ If a form, the result from the form will be used instead.") ;; 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.") + "*File containing the text inserted at end of the message buffer.") (defvar message-default-headers mail-default-headers "*A string containing header lines to be inserted in outgoing messages.