# HG changeset patch # User Richard M. Stallman # Date 908638179 0 # Node ID 2046e6b0bc8efd9d9d7588b69481215a8a46d1aa # Parent 8256c4d22113fd5718b7b03842e5603dc267f1b5 (shell-input-autoexpand): Fix customization group. diff -r 8256c4d22113 -r 2046e6b0bc8e lisp/shell.el --- a/lisp/shell.el Sat Oct 17 15:26:29 1998 +0000 +++ b/lisp/shell.el Sat Oct 17 15:29:39 1998 +0000 @@ -270,7 +270,7 @@ (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.