changeset 19834:63f793f84d0f

(icon-tab-always-indent): Fix customize type.
author Richard M. Stallman <rms@gnu.org>
date Tue, 09 Sep 1997 02:58:47 +0000
parents fdcd167cb293
children 1e9841e7163a
files lisp/progmodes/icon.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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