diff options
author | Glenn Morris <rgm@gnu.org> | 2009-12-01 03:12:13 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2009-12-01 03:12:13 +0000 |
commit | 8d53846a14c8eeb3986b08d5a027e0a9216507b0 (patch) | |
tree | bae9d389b18c9df1b57dfc071fe57b418bd6bc86 /lisp/savehist.el | |
parent | cf17679916b44005d79302008e34d8d2e390b6cb (diff) | |
download | emacs-8d53846a14c8eeb3986b08d5a027e0a9216507b0.tar.gz |
Update maintainer per comment from HN in bug#5056: "I no longer
actively maintain savehist-mode".
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 |