diff options
Diffstat (limited to 'lisp/savehist.el')
-rw-r--r-- | lisp/savehist.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/savehist.el b/lisp/savehist.el index 3a5c0ae0347..9555bce9bd4 100644 --- a/lisp/savehist.el +++ b/lisp/savehist.el @@ -1,6 +1,6 @@ ;;; savehist.el --- Save minibuffer history. -;; Copyright (C) 1997, 2005, 2006 Free Software Foundation +;; Copyright (C) 1997, 2005, 2006, 2007 Free Software Foundation, Inc. ;; Author: Hrvoje Niksic <hniksic@xemacs.org> ;; Keywords: minibuffer |