From cdd44874a760682a5f5bf52928c5c7b1135e151b Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Thu, 20 Mar 2008 13:42:38 +0000 Subject: [PATCH] Fix up encoding. --- lisp/net/tramp.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/net/tramp.el b/lisp/net/tramp.el index fa5cdafca56..3a365015174 100644 --- a/lisp/net/tramp.el +++ b/lisp/net/tramp.el @@ -5,7 +5,7 @@ ;; (copyright statements below in code to be updated with the above notice) -;; Author: Kai Großjohann +;; Author: Kai Großjohann ;; Michael Albinus ;; Keywords: comm, processes @@ -7362,7 +7362,7 @@ Only works for Bourne-like shells." ;; transfer method to use. (Greg Stark) ;; * Remove unneeded parameters from methods. ;; * Invoke rsync once for copying a whole directory hierarchy. -;; (Francesco Potortì) +;; (Francesco Potortì) ;; * Make it work for different encodings, and for different file name ;; encodings, too. (Daniel Pittman) ;; * Progress reports while copying files. (Michael Kifer) @@ -7415,7 +7415,7 @@ Only works for Bourne-like shells." ;; get-file-buffer -- use primitive ;; vc-registered -;;; arch-tag: 3a21a994-182b-48fa-b0cd-c1d9fede424a +;; arch-tag: 3a21a994-182b-48fa-b0cd-c1d9fede424a ;;; tramp.el ends here ;; Local Variables: -- 2.39.5