1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00

(shell-input-autoexpand): Fix customization group.

This commit is contained in:
Richard M. Stallman 1998-10-17 15:29:39 +00:00
parent 62ef18ce5a
commit 362ae0b3f8

View 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.