]> code.delx.au - gnu-emacs/blobdiff - lisp/gnus/messcompat.el
Inhibit querying for the encoding of the headers when resending
[gnu-emacs] / lisp / gnus / messcompat.el
index 7613ede4ee2d60407f47d1b7415d348e20b10c6e..6eadf2aab23114301164ef4c1a97cea0b28cd01c 100644 (file)
@@ -1,7 +1,6 @@
 ;;; messcompat.el --- making message mode compatible with mail mode
 
-;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+;; Copyright (C) 1996-2016 Free Software Foundation, Inc.
 
 ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
 ;; Keywords: mail, news
@@ -89,5 +88,4 @@ variable `mail-header-separator'.")
 
 (provide 'messcompat)
 
-;; arch-tag: a76673be-905e-4bbd-8966-615370494a7b
 ;;; messcompat.el ends here