From: Richard M. Stallman Date: Tue, 9 Sep 1997 02:58:47 +0000 (+0000) Subject: (icon-tab-always-indent): Fix customize type. X-Git-Tag: emacs-20.1~114 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8c36e64841e7c7afc3cc1dc597dff594b281427d;p=emacs.git (icon-tab-always-indent): Fix customize type. --- diff --git a/lisp/progmodes/icon.el b/lisp/progmodes/icon.el index 44d891fb148..2dbd9a3a726 100644 --- a/lisp/progmodes/icon.el +++ b/lisp/progmodes/icon.el @@ -122,7 +122,7 @@ This applies when braces are inserted." "*Non-nil means TAB in Icon mode should always reindent the current line. It will then reindent, regardless of where in the line point is when the TAB command is used." - :type 'integer + :type 'boolean :group 'icon) (defvar icon-imenu-generic-expression