]> git.eshelyaron.com Git - emacs.git/commitdiff
(icon-tab-always-indent): Fix customize type.
authorRichard M. Stallman <rms@gnu.org>
Tue, 9 Sep 1997 02:58:47 +0000 (02:58 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 9 Sep 1997 02:58:47 +0000 (02:58 +0000)
lisp/progmodes/icon.el

index 44d891fb148a297653701b4ce2f11dff3c4a2634..2dbd9a3a72617eb113693a2c93323257c1b56971 100644 (file)
@@ -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