From 4dea1735d4fd173dd8b7a160229093e2588a1a9a Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 4 Mar 2007 17:47:19 +0000 Subject: [PATCH] (shell-dirstack-query): Doc fix. --- lisp/shell.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/shell.el b/lisp/shell.el index 008cd93c47b..a218981256a 100644 --- a/lisp/shell.el +++ b/lisp/shell.el @@ -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) -- 2.39.2