diff options
| author | Colin Walters <walters@gnu.org> | 2002-10-03 04:21:12 +0000 |
|---|---|---|
| committer | Colin Walters <walters@gnu.org> | 2002-10-03 04:21:12 +0000 |
| commit | 94ae29e4c2fc672d2efe35f26ae49a95799a75a1 (patch) | |
| tree | 47775db1d6502cbae52390acfda50a244ae345fc | |
| parent | 7757cdaf4c7751527887cd81976c11db0d4bfc91 (diff) | |
| download | emacs-94ae29e4c2fc672d2efe35f26ae49a95799a75a1.tar.gz | |
John Paul Wallington now maintains ibuffer.
| -rw-r--r-- | lisp/ibuf-ext.el | 1 | ||||
| -rw-r--r-- | lisp/ibuf-macs.el | 1 | ||||
| -rw-r--r-- | lisp/ibuffer.el | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ibuf-ext.el b/lisp/ibuf-ext.el index c268dd64bd9..19389abf984 100644 --- a/lisp/ibuf-ext.el +++ b/lisp/ibuf-ext.el @@ -3,6 +3,7 @@ ;; Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc. ;; Author: Colin Walters <walters@verbum.org> +;; Maintainer: John Paul Wallington <jpw@shootybangbang.com> ;; Created: 2 Dec 2001 ;; Keywords: buffer, convenience diff --git a/lisp/ibuf-macs.el b/lisp/ibuf-macs.el index f32410aa868..c5a510b0da3 100644 --- a/lisp/ibuf-macs.el +++ b/lisp/ibuf-macs.el @@ -3,6 +3,7 @@ ;; Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc. ;; Author: Colin Walters <walters@verbum.org> +;; Maintainer: John Paul Wallington <jpw@shootybangbang.com> ;; Created: 6 Dec 2001 ;; Keywords: buffer, convenience diff --git a/lisp/ibuffer.el b/lisp/ibuffer.el index a33b958362e..d37d5c6f644 100644 --- a/lisp/ibuffer.el +++ b/lisp/ibuffer.el @@ -3,6 +3,7 @@ ;; Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc. ;; Author: Colin Walters <walters@verbum.org> +;; Maintainer: John Paul Wallington <jpw@shootybangbang.com> ;; Created: 8 Sep 2000 ;; Keywords: buffer, convenience |
