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: Kai Großjohann
Subject: [Emacs-diffs] Changes to emacs/lisp/net/tramp.el
Date: Sat, 06 Nov 2004 16:12:35 -0500

Index: emacs/lisp/net/tramp.el
diff -c emacs/lisp/net/tramp.el:1.54 emacs/lisp/net/tramp.el:1.55
*** emacs/lisp/net/tramp.el:1.54        Sat Nov  6 20:27:15 2004
--- emacs/lisp/net/tramp.el     Sat Nov  6 20:32:23 2004
***************
*** 1535,1542 ****
  rm -f /tmp/tramp.$$
  }"
    "Shell function to implement `uudecode' to standard output.
! Many systems support `uudecode -o -' for this or `uudecode -p', but
! some systems don't, and for them we have this shell function.")
  
  ;; Perl script to implement `file-attributes' in a Lisp `read'able
  ;; output.  If you are hacking on this, note that you get *no* output
--- 1535,1543 ----
  rm -f /tmp/tramp.$$
  }"
    "Shell function to implement `uudecode' to standard output.
! Many systems support `uudecode -o /dev/stdout' for this or
! `uudecode -o -' or `uudecode -p', but some systems don't, and for
! them we have this shell function.")
  
  ;; Perl script to implement `file-attributes' in a Lisp `read'able
  ;; output.  If you are hacking on this, note that you get *no* output




reply via email to

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