]> code.delx.au - gnu-emacs/blobdiff - lisp/mail/mail-hist.el
Merge from origin/emacs-24
[gnu-emacs] / lisp / mail / mail-hist.el
index dd489e3c6a9324e27fc6919c27afd80d1fc7002c..adec35adfbd28ef08307c67025bee32d59cc44c5 100644 (file)
@@ -1,6 +1,6 @@
 ;;; mail-hist.el --- headers and message body history for outgoing mail
 
-;; Copyright (C) 1994, 2001-2012 Free Software Foundation, Inc.
+;; Copyright (C) 1994, 2001-2015 Free Software Foundation, Inc.
 
 ;; Author: Karl Fogel <kfogel@red-bean.com>
 ;; Created: March, 1994
@@ -28,7 +28,7 @@
 ;; time.
 ;;
 ;; To use this package, put it in a directory in your load-path, and
-;; put this in your .emacs file:
+;; put this in your init file:
 ;;
 ;; (load "mail-hist" nil t)
 ;;