emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ibuffer.el


From: John Paul Wallington
Subject: [Emacs-diffs] Changes to emacs/lisp/ibuffer.el
Date: Sat, 30 Oct 2004 21:14:02 -0400

Index: emacs/lisp/ibuffer.el
diff -c emacs/lisp/ibuffer.el:1.64 emacs/lisp/ibuffer.el:1.65
*** emacs/lisp/ibuffer.el:1.64  Sat Oct 23 19:52:52 2004
--- emacs/lisp/ibuffer.el       Sun Oct 31 01:07:58 2004
***************
*** 45,50 ****
--- 45,51 ----
  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)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]