diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 4 | ||||
-rw-r--r-- | lisp/saveplace.el | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 71168b43969..6619d04a598 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2001-06-28 Karl Fogel <kfogel@red-bean.com> + + * saveplace.el: Update maintainer email address. + 2001-06-27 Francesco Potorti` <pot@gnu.org> * uniquify.el: (uniquify-rationalize-file-buffer-names): Undo diff --git a/lisp/saveplace.el b/lisp/saveplace.el index f5f5111f17b..2be03700d15 100644 --- a/lisp/saveplace.el +++ b/lisp/saveplace.el @@ -2,7 +2,7 @@ ;; Copyright (C) 1993, 1994 Free Software Foundation, Inc. -;; Author: Karl Fogel <kfogel@cs.oberlin.edu> +;; Author: Karl Fogel <kfogel@red-bean.com> ;; Maintainer: FSF ;; Created: July, 1993 ;; Keywords: bookmarks, placeholders |