From: Pavel Janík Date: Sat, 16 Feb 2002 09:43:38 +0000 (+0000) Subject: (eshell-show-usage-metrics): Do not use make-local-hook. X-Git-Tag: ttn-vms-21-2-B4~16641 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d4f72c6af8d181c3555552eeb22255d5cc1417e4;p=emacs.git (eshell-show-usage-metrics): Do not use make-local-hook. --- diff --git a/lisp/eshell/esh-test.el b/lisp/eshell/esh-test.el index 2e4d9c69bec..0145e171810 100644 --- a/lisp/eshell/esh-test.el +++ b/lisp/eshell/esh-test.el @@ -211,7 +211,6 @@ 0 (current-time))) - (make-local-hook 'eshell-pre-command-hook) (add-hook 'eshell-pre-command-hook (function (lambda () @@ -220,7 +219,6 @@ (car (memory-use-counts)) (current-time))))) nil t) - (make-local-hook 'eshell-post-command-hook) (add-hook 'eshell-post-command-hook (function (lambda ()