# HG changeset patch # User Pavel Jank # Date 1013852618 0 # Node ID 0100279f3c4e1585b977661366664732ff179326 # Parent 8de53e0342b45f9cb324ebebf0c392c63c59d357 (eshell-show-usage-metrics): Do not use make-local-hook. diff -r 8de53e0342b4 -r 0100279f3c4e lisp/eshell/esh-test.el --- a/lisp/eshell/esh-test.el Sat Feb 16 09:43:17 2002 +0000 +++ b/lisp/eshell/esh-test.el Sat Feb 16 09:43:38 2002 +0000 @@ -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 ()