emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/net/tramp.el


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/lisp/net/tramp.el
Date: Sun, 27 Feb 2005 12:31:42 -0500

Index: emacs/lisp/net/tramp.el
diff -c emacs/lisp/net/tramp.el:1.62 emacs/lisp/net/tramp.el:1.63
*** emacs/lisp/net/tramp.el:1.62        Sat Feb 19 12:47:27 2005
--- emacs/lisp/net/tramp.el     Sun Feb 27 17:31:41 2005
***************
*** 4107,4113 ****
     ((member operation
            (list 'dired-call-process
                    ; Emacs only
!                 'shell
                    ; Post Emacs 21.3 only
                    'process-file
                  ; XEmacs only
--- 4107,4113 ----
     ((member operation
            (list 'dired-call-process
                    ; Emacs only
!                 'shell-command
                    ; Post Emacs 21.3 only
                    'process-file
                  ; XEmacs only




reply via email to

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