# HG changeset patch # User Stephen Eglen # Date 1082455289 0 # Node ID cc3e44288fe867cfe234694c69034edc1b94b27f # Parent 9bc85207b164771bb9e887767488c3e908c955b6 (iswitchb-max-to-show): Update :type. diff -r 9bc85207b164 -r cc3e44288fe8 lisp/iswitchb.el --- a/lisp/iswitchb.el Tue Apr 20 08:20:26 2004 +0000 +++ b/lisp/iswitchb.el Tue Apr 20 10:01:29 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 nil) integer) + :type '(choice (const :tag "Disable" nil) integer) :group 'iswitchb) (defcustom iswitchb-cannot-complete-hook 'iswitchb-completion-help