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 eebc5ec942b..99a1f5ff561 100644 --- a/lisp/savehist.el +++ b/lisp/savehist.el @@ -1,6 +1,6 @@ ;;; savehist.el --- Save minibuffer history. -;; Copyright (C) 1997, 2005, 2006, 2007, 2008, 2009, 2010 +;; Copyright (C) 1997, 2005, 2006, 2007, 2008, 2009, 2010, 2011 ;; Free Software Foundation, Inc. ;; Author: Hrvoje Niksic <hniksic@xemacs.org> |