/[emacs]/emacs/lisp/eshell/esh-io.el
ViewVC logotype

Diff of /emacs/lisp/eshell/esh-io.el

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

revision 1.9 by johnw, Sat May 15 22:45:35 2004 UTC revision 1.10 by wl, Fri Mar 25 08:33:09 2005 UTC
# Line 1  Line 1 
1  ;;; esh-io.el --- I/O management  ;;; esh-io.el --- I/O management
2    
3  ;; Copyright (C) 1999, 2000 Free Software Foundation  ;; Copyright (C) 1999, 2000, 2005 Free Software Foundation
4    
5  ;; Author: John Wiegley <johnw@gnu.org>  ;; Author: John Wiegley <johnw@gnu.org>
6    
# Line 377  it defaults to `insert'." Line 377  it defaults to `insert'."
377      target)      target)
378    
379     (t     (t
380      (error "Illegal redirection target: %s"      (error "Invalid redirection target: %s"
381             (eshell-stringify target)))))             (eshell-stringify target)))))
382    
383  (eval-when-compile  (eval-when-compile

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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