emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/shell.el,v


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/shell.el,v
Date: Sun, 04 Mar 2007 17:47:20 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       07/03/04 17:47:19

Index: shell.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/shell.el,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -b -r1.148 -r1.149
--- shell.el    21 Jan 2007 03:53:10 -0000      1.148
+++ shell.el    4 Mar 2007 17:47:19 -0000       1.149
@@ -336,7 +336,7 @@
   "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)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]