From 83897674fc087fb5ffef9368144e3b67e4cee037 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 23 May 1997 17:32:12 +0000 Subject: [PATCH] Comment change. --- lisp/dirtrack.el | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/lisp/dirtrack.el b/lisp/dirtrack.el index e5c8eb1e9df..b37260b4b3f 100644 --- a/lisp/dirtrack.el +++ b/lisp/dirtrack.el @@ -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 () -- 2.39.5