1
0
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:
Richard M. Stallman 2007-03-04 17:47:19 +00:00
parent 35da1e4830
commit 4dea1735d4

View File

@ -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)