# HG changeset patch # User Michael Albinus # Date 1185427890 0 # Node ID 9077ada922e0e1e471a7520b519f6fb67dfbb8c0 # Parent b5f8f65b3576426915c0840a03b366b6e927fc81 *** empty log message *** diff -r b5f8f65b3576 -r 9077ada922e0 lisp/net/tramp-fish.el --- 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. diff -r b5f8f65b3576 -r 9077ada922e0 lisp/net/tramp-ftp.el --- 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. diff -r b5f8f65b3576 -r 9077ada922e0 lisp/net/tramp-uu.el --- 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,