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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/ibuffer.el [lexbind]
Date: Thu, 04 Nov 2004 08:31:25 -0500

Index: emacs/lisp/ibuffer.el
diff -c emacs/lisp/ibuffer.el:1.32.2.8 emacs/lisp/ibuffer.el:1.32.2.9
*** emacs/lisp/ibuffer.el:1.32.2.8      Mon Oct 25 04:22:22 2004
--- emacs/lisp/ibuffer.el       Thu Nov  4 13:12:37 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]