]> code.delx.au - gnu-emacs/blobdiff - lisp/mail/mail-hist.el
epg: Adjust to GnuPG 2.1 key listing change
[gnu-emacs] / lisp / mail / mail-hist.el
index dd489e3c6a9324e27fc6919c27afd80d1fc7002c..7ee527c91e111d55f7194a3b760c0ecc921bbf2a 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-2014 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)
 ;;