emacs-diffs
[Top][All Lists]
Advanced

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

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


From: John Paul Wallington
Subject: [Emacs-diffs] Changes to emacs/lisp/ibuf-ext.el
Date: Mon, 13 Mar 2006 01:43:45 +0000

Index: emacs/lisp/ibuf-ext.el
diff -u emacs/lisp/ibuf-ext.el:1.49 emacs/lisp/ibuf-ext.el:1.50
--- emacs/lisp/ibuf-ext.el:1.49 Thu Feb  2 21:57:09 2006
+++ emacs/lisp/ibuf-ext.el      Mon Mar 13 01:43:45 2006
@@ -74,6 +74,7 @@
 If a function, it will be called with the buffer as an argument, and
 should return non-nil if this buffer should not be shown."
   :type '(repeat (choice regexp function))
+  :require 'ibuf-ext
   :group 'ibuffer)
 
 (defcustom ibuffer-always-show-predicates nil




reply via email to

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