/[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.20.2.2 by miles, Mon Jun 28 07:29:41 2004 UTC revision 1.20.2.3 by miles, Fri Oct 22 10:13:52 2004 UTC
# Line 708  external command." Line 708  external command."
708                 (eshell-parse-command (concat "*" command)                 (eshell-parse-command (concat "*" command)
709                                       (eshell-stringify-list                                       (eshell-stringify-list
710                                        (eshell-flatten-list args))))                                        (eshell-flatten-list args))))
711        (let* ((compilation-process-setup-function        (let* ((args (mapconcat 'identity
               (list 'lambda nil  
                     (list 'setq 'process-environment  
                           (list 'quote (eshell-copy-environment)))))  
              (args (mapconcat 'identity  
712                                (mapcar 'shell-quote-argument                                (mapcar 'shell-quote-argument
713                                        (eshell-stringify-list                                        (eshell-stringify-list
714                                         (eshell-flatten-list args)))                                         (eshell-flatten-list args)))

Legend:
Removed from v.1.20.2.2  
changed lines
  Added in v.1.20.2.3

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