diff options
Diffstat (limited to 'lisp/savehist.el')
-rw-r--r-- | lisp/savehist.el | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lisp/savehist.el b/lisp/savehist.el index 20db8da23c9..8a7bd7b7023 100644 --- a/lisp/savehist.el +++ b/lisp/savehist.el @@ -1,8 +1,10 @@ ;;; savehist.el --- Save minibuffer history. -;; Copyright (C) 1997, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +;; Copyright (C) 1997, 2005, 2006, 2007, 2008, 2009 +;; Free Software Foundation, Inc. ;; Author: Hrvoje Niksic <hniksic@xemacs.org> +;; Maintainer: FSF ;; Keywords: minibuffer ;; Version: 24 |