diff options
| author | Glenn Morris <rgm@gnu.org> | 2007-10-30 06:39:10 +0000 |
|---|---|---|
| committer | Glenn Morris <rgm@gnu.org> | 2007-10-30 06:39:10 +0000 |
| commit | db8446b8bd9b28970bd7f087d82982910a5b1c7e (patch) | |
| tree | d157a71d3a38e842e6919310e11601f1958f47e1 | |
| parent | c004e539dc15e71b9d0daeaa4741b6ea767f8e1f (diff) | |
| download | emacs-db8446b8bd9b28970bd7f087d82982910a5b1c7e.tar.gz | |
(Directory Tracking): Explain a bit more about dirtrack-mode.
| -rw-r--r-- | doc/emacs/misc.texi | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/emacs/misc.texi b/doc/emacs/misc.texi index 82e48bfe13b..6b9007fecf5 100644 --- a/doc/emacs/misc.texi +++ b/doc/emacs/misc.texi @@ -971,8 +971,9 @@ most common command syntax; it may not work for unusual shells. @findex dirtrack-mode You can also use @kbd{M-x dirtrack-mode} to enable (or disable) an -alternative and more aggressive method of tracking changes in the -current directory. +alternative method of tracking changes in the current directory. This +method relies on your shell prompt containing the full current working +directory at all times. @node Shell Options @subsection Shell Mode Options |
