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: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/net/tramp.el
Date: Sat, 19 Feb 2005 07:47:29 -0500

Index: emacs/lisp/net/tramp.el
diff -c emacs/lisp/net/tramp.el:1.61 emacs/lisp/net/tramp.el:1.62
*** emacs/lisp/net/tramp.el:1.61        Wed Feb  9 15:50:36 2005
--- emacs/lisp/net/tramp.el     Sat Feb 19 12:47:27 2005
***************
*** 4105,4111 ****
       (if (bufferp (nth 0 args)) (nth 0 args) (current-buffer))))
     ; COMMAND
     ((member operation
!           (list 'dired-call-process-command
                    ; Emacs only
                  'shell
                    ; Post Emacs 21.3 only
--- 4105,4111 ----
       (if (bufferp (nth 0 args)) (nth 0 args) (current-buffer))))
     ; COMMAND
     ((member operation
!           (list 'dired-call-process
                    ; Emacs only
                  'shell
                    ; Post Emacs 21.3 only




reply via email to

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