(shell-input-autoexpand): Fix customization group.
authorRichard M. Stallman <rms@gnu.org>
Sat, 17 Oct 1998 15:29:39 +0000 (15:29 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 17 Oct 1998 15:29:39 +0000 (15:29 +0000)
lisp/shell.el

index a751aa5..78eeb47 100644 (file)
@@ -270,7 +270,7 @@ for Shell mode only."
                 (const input)
                 (const history)
                 (const :tag "on" t))
-  :type 'shell)
+  :group 'shell)
 
 (defvar shell-dirstack nil
   "List of directories saved by pushd in this buffer's shell.