mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
(shell-dirstack-query): Doc fix.
This commit is contained in:
parent
35da1e4830
commit
4dea1735d4
@ -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…
Reference in New Issue
Block a user