From: Richard M. Stallman Date: Sat, 17 Oct 1998 15:29:39 +0000 (+0000) Subject: (shell-input-autoexpand): Fix customization group. X-Git-Tag: emacs-20.4~1469 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=362ae0b3f87cb7ea1c901d76c7683bca56851699;p=emacs.git (shell-input-autoexpand): Fix customization group. --- 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.