]> code.delx.au - gnu-emacs/blobdiff - lisp/mail/mail-hist.el
Merge from mainline.
[gnu-emacs] / lisp / mail / mail-hist.el
index 3e440af63928d1317ac3092bb348a9ed190e8c12..d824c282805e66292b05b652ec274719b4cdeeed 100644 (file)
@@ -1,11 +1,11 @@
 ;;; mail-hist.el --- headers and message body history for outgoing mail
 
-;; Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005,
-;;   2006, 2007, 2008 Free Software Foundation, Inc.
+;; Copyright (C) 1994, 2001-2011 Free Software Foundation, Inc.
 
 ;; Author: Karl Fogel <kfogel@red-bean.com>
 ;; Created: March, 1994
 ;; Keywords: mail, history
+;; Package: mail-utils
 
 ;; This file is part of GNU Emacs.
 
@@ -292,5 +292,4 @@ received mail."
 \f
 (provide 'mail-hist)
 
-;; arch-tag: 9ff9a07c-9dca-482d-ba87-54f42778559d
 ;;; mail-hist.el ends here