emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/lisp savehist.el


From: Glenn Morris
Subject: [Emacs-diffs] emacs/lisp savehist.el
Date: Tue, 01 Dec 2009 03:12:13 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       09/12/01 03:12:13

Modified files:
        lisp           : savehist.el 

Log message:
        Update maintainer per comment from HN in bug#5056: "I no longer
        actively maintain savehist-mode".

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/savehist.el?cvsroot=emacs&r1=1.35&r2=1.36

Patches:
Index: savehist.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/savehist.el,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -b -r1.35 -r1.36
--- savehist.el 30 Nov 2009 23:39:07 -0000      1.35
+++ savehist.el 1 Dec 2009 03:12:13 -0000       1.36
@@ -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 <address@hidden>
+;; Maintainer: FSF
 ;; Keywords: minibuffer
 ;; Version: 24
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]