comparison lisp/ibuf-ext.el @ 47740:c09fefd016a4

John Paul Wallington now maintains ibuffer.
author Colin Walters <walters@gnu.org>
date Thu, 03 Oct 2002 04:21:12 +0000
parents d33f4de2e8e8
children d414c281a629
comparison
equal deleted inserted replaced
47739:ba21f6fad010 47740:c09fefd016a4
1 ;;; ibuf-ext.el --- extensions for ibuffer 1 ;;; ibuf-ext.el --- extensions for ibuffer
2 2
3 ;; Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc. 3 ;; Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
4 4
5 ;; Author: Colin Walters <walters@verbum.org> 5 ;; Author: Colin Walters <walters@verbum.org>
6 ;; Maintainer: John Paul Wallington <jpw@shootybangbang.com>
6 ;; Created: 2 Dec 2001 7 ;; Created: 2 Dec 2001
7 ;; Keywords: buffer, convenience 8 ;; Keywords: buffer, convenience
8 9
9 ;; This file is part of GNU Emacs. 10 ;; This file is part of GNU Emacs.
10 11