Mercurial > emacs
changeset 57809:3ffa48c8d4f0
(group ibuffer): Add :version keyword.
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Sun, 31 Oct 2004 01:07:58 +0000 |
parents | a1c4ff636947 |
children | d90eb2c9844c |
files | lisp/ibuffer.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ibuffer.el Sun Oct 31 00:05:18 2004 +0000 +++ b/lisp/ibuffer.el Sun Oct 31 01:07:58 2004 +0000 @@ -45,6 +45,7 @@ Ibuffer allows you to operate on buffers in a manner much like Dired. Operations include sorting, marking by regular expression, and the ability to filter the displayed buffers by various criteria." + :version "21.4" :group 'convenience) (defcustom ibuffer-formats '((mark modified read-only " " (name 18 18 :left :elide)