/[emacs]/emacs/lisp/eshell/em-unix.el
ViewVC logotype

Diff of /emacs/lisp/eshell/em-unix.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.16 by johnw, Wed Oct 17 02:00:20 2001 UTC revision 1.17 by pj, Sat Feb 16 09:41:35 2002 UTC
# Line 141  Otherwise, Emacs will attempt to use rsh Line 141  Otherwise, Emacs will attempt to use rsh
141    
142  (defun eshell-unix-initialize ()  (defun eshell-unix-initialize ()
143    "Initialize the UNIX support/emulation code."    "Initialize the UNIX support/emulation code."
   (make-local-hook 'eshell-post-command-hook)  
144    (when (eshell-using-module 'eshell-cmpl)    (when (eshell-using-module 'eshell-cmpl)
     (make-local-hook 'pcomplete-try-first-hook)  
145      (add-hook 'pcomplete-try-first-hook      (add-hook 'pcomplete-try-first-hook
146                'eshell-complete-host-reference nil t))                'eshell-complete-host-reference nil t))
147    (make-local-variable 'eshell-complex-commands)    (make-local-variable 'eshell-complex-commands)

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26