Mercurial > emacs
changeset 17930:c3daa16fce91
Comment change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 23 May 1997 17:32:12 +0000 |
parents | 12851b631f87 |
children | 7e6a77408020 |
files | lisp/dirtrack.el |
diffstat | 1 files changed, 1 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/dirtrack.el Fri May 23 04:56:15 1997 +0000 +++ b/lisp/dirtrack.el Fri May 23 17:32:12 1997 +0000 @@ -60,13 +60,8 @@ ;; Determining this information may take some experimentation. Setting ;; the variable 'dirtrack-debug' may help; it causes the directory-tracking ;; filter to log messages to the buffer 'dirtrack-debug-buffer'. -;; -;; 3) Autoload directory tracking by adding the following to your .emacs: ;; -;; (autoload 'dirtrack "dirtrack" -;; "Directory tracking by watching the prompt") -;; -;; 4) Add a hook to shell-mode to enable the directory tracking: +;; 3) Add a hook to shell-mode to enable the directory tracking: ;; ;; (add-hook 'shell-mode-hook ;; (function (lambda ()