# HG changeset patch # User Stephen Eglen # Date 1082540831 0 # Node ID ec9b32e1655998eed1aa788d41796e8bc7ff5b02 # Parent 05cf719ab00791c64572fcc3785301639a65610d Update iswitchb-max-to-show. diff -r 05cf719ab007 -r ec9b32e16559 lisp/iswitchb.el --- a/lisp/iswitchb.el Wed Apr 21 01:27:39 2004 +0000 +++ b/lisp/iswitchb.el Wed Apr 21 09:47:11 2004 +0000 @@ -304,7 +304,7 @@ buffers, the first N/2 and the last N/2 matching buffers are shown. This can greatly speed up iswitchb if you have a multitude of buffers open." - :type '(choice (const :tag "Disable" nil) integer) + :type '(choice (const :tag "Show all" nil) integer) :group 'iswitchb) (defcustom iswitchb-cannot-complete-hook 'iswitchb-completion-help