From: Stephen Eglen Date: Tue, 20 Apr 2004 10:01:29 +0000 (+0000) Subject: (iswitchb-max-to-show): Update :type. X-Git-Tag: ttn-vms-21-2-B4~6721 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=06f4589ab80fecc9f599f71927bca19e130f7041;p=emacs.git (iswitchb-max-to-show): Update :type. --- diff --git a/lisp/iswitchb.el b/lisp/iswitchb.el index 5ea1f856aca..ff7000c8407 100644 --- a/lisp/iswitchb.el +++ b/lisp/iswitchb.el @@ -304,7 +304,7 @@ If this value is N, and N is greater than the number of matching 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