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 /lisp/ibuffer.el | |
parent | 7757cdaf4c7751527887cd81976c11db0d4bfc91 (diff) | |
download | emacs-94ae29e4c2fc672d2efe35f26ae49a95799a75a1.tar.gz |
John Paul Wallington now maintains ibuffer.
Diffstat (limited to 'lisp/ibuffer.el')
-rw-r--r-- | lisp/ibuffer.el | 1 |
1 files changed, 1 insertions, 0 deletions
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 |