/[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.11 by johnw, Fri May 27 02:12:10 2005 UTC revision 1.12 by johnw, Tue May 31 00:14:26 2005 UTC
# Line 192  not be added to this variable." Line 192  not be added to this variable."
192            (eshell-finish-arg            (eshell-finish-arg
193             (prog1             (prog1
194                 (list 'eshell-set-output-handle                 (list 'eshell-set-output-handle
195                       (or (and sh (string-to-int sh)) 1)                       (or (and sh (string-to-number sh)) 1)
196                       (list 'quote                       (list 'quote
197                             (aref [overwrite append insert]                             (aref [overwrite append insert]
198                                   (1- (length oper)))))                                   (1- (length oper)))))

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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