changeset 82142:9077ada922e0

*** empty log message ***
author Michael Albinus <michael.albinus@gmx.de>
date Thu, 26 Jul 2007 05:31:30 +0000
parents b5f8f65b3576
children 81c81019e0c6
files lisp/net/tramp-fish.el lisp/net/tramp-ftp.el lisp/net/tramp-uu.el
diffstat 3 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/net/tramp-fish.el	Thu Jul 26 05:29:10 2007 +0000
+++ b/lisp/net/tramp-fish.el	Thu Jul 26 05:31:30 2007 +0000
@@ -1,4 +1,4 @@
-;;; -*- coding: iso-8859-1; -*-
+;;; -*- coding: iso-8859-1; -*- 
 ;;; tramp-fish.el --- Tramp access functions for FISH protocol
 
 ;; Copyright (C) 2006, 2007 Free Software Foundation, Inc.
--- a/lisp/net/tramp-ftp.el	Thu Jul 26 05:29:10 2007 +0000
+++ b/lisp/net/tramp-ftp.el	Thu Jul 26 05:31:30 2007 +0000
@@ -1,4 +1,4 @@
-;;; tramp-ftp.el --- Tramp convenience functions for Ange-FTP -*- coding: iso-8859-1; -*-
+;;; tramp-ftp.el --- Tramp convenience functions for Ange-FTP -*- coding: iso-8859-1; -*- 
 
 ;; Copyright (C) 2002, 2003, 2004, 2005, 2006,
 ;;   2007 Free Software Foundation, Inc.
--- a/lisp/net/tramp-uu.el	Thu Jul 26 05:29:10 2007 +0000
+++ b/lisp/net/tramp-uu.el	Thu Jul 26 05:31:30 2007 +0000
@@ -1,4 +1,4 @@
-;;; -*- coding: iso-2022-7bit; -*-
+;;; -*- coding: iso-2022-7bit; -*- 
 ;;; tramp-uu.el --- uuencode in Lisp
 
 ;; Copyright (C) 2002, 2003, 2004, 2005, 2006,