emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/eshell/esh-ext.el


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/eshell/esh-ext.el
Date: Sat, 16 Feb 2002 04:42:35 -0500

Index: emacs/lisp/eshell/esh-ext.el
diff -c emacs/lisp/eshell/esh-ext.el:1.9 emacs/lisp/eshell/esh-ext.el:1.10
*** emacs/lisp/eshell/esh-ext.el:1.9    Sat Feb 16 01:43:43 2002
--- emacs/lisp/eshell/esh-ext.el        Sat Feb 16 04:42:35 2002
***************
*** 161,167 ****
  
  (defun eshell-ext-initialize ()
    "Initialize the external command handling code."
-   (make-local-hook 'eshell-named-command-hook)
    (add-hook 'eshell-named-command-hook 'eshell-explicit-command nil t))
  
  (defun eshell-explicit-command (command args)
--- 161,166 ----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]