From 362ae0b3f87cb7ea1c901d76c7683bca56851699 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 17 Oct 1998 15:29:39 +0000 Subject: [PATCH] (shell-input-autoexpand): Fix customization group. --- lisp/shell.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/shell.el b/lisp/shell.el index a751aa52e93..78eeb479300 100644 --- a/lisp/shell.el +++ b/lisp/shell.el @@ -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. -- 2.39.2