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:
parent
62ef18ce5a
commit
362ae0b3f8
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user