changeset 23480:2046e6b0bc8e

(shell-input-autoexpand): Fix customization group.
author Richard M. Stallman <rms@gnu.org>
date Sat, 17 Oct 1998 15:29:39 +0000
parents 8256c4d22113
children 4e3bead33d34
files lisp/shell.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.