# HG changeset patch # User Richard M. Stallman # Date 864408732 0 # Node ID c3daa16fce914fa3151249d048c8d5ecd466ed63 # Parent 12851b631f87cef66ebb6528ea3efeed5dd7c871 Comment change. diff -r 12851b631f87 -r c3daa16fce91 lisp/dirtrack.el --- 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 ()