diff options
Diffstat (limited to 'lisp')
-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 |