(shell-dirstack-query): Doc fix.
This commit is contained in:
parent
35da1e4830
commit
4dea1735d4
1 changed files with 1 additions and 1 deletions
|
|
@ -336,7 +336,7 @@ Thus, this does not include the shell's current directory.")
|
|||
"Keep track of last directory for ksh `cd -' command.")
|
||||
|
||||
(defvar shell-dirstack-query nil
|
||||
"Command used by `shell-resync-dir' to query the shell.")
|
||||
"Command used by `shell-resync-dirs' to query the shell.")
|
||||
|
||||
(defvar shell-mode-map nil)
|
||||
(cond ((not shell-mode-map)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue