# HG changeset patch # User Richard M. Stallman # Date 873773927 0 # Node ID 63f793f84d0fdfade70242b96061df4ec370f930 # Parent fdcd167cb293af17464ce0e0b86be80b8ff1231a (icon-tab-always-indent): Fix customize type. diff -r fdcd167cb293 -r 63f793f84d0f lisp/progmodes/icon.el --- a/lisp/progmodes/icon.el Tue Sep 09 02:58:23 1997 +0000 +++ b/lisp/progmodes/icon.el Tue Sep 09 02:58:47 1997 +0000 @@ -122,7 +122,7 @@ "*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