]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 26 Jul 2007 05:31:30 +0000 (05:31 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 26 Jul 2007 05:31:30 +0000 (05:31 +0000)
lisp/net/tramp-fish.el
lisp/net/tramp-ftp.el
lisp/net/tramp-uu.el

index 8c650b550e9e949d5a3146721d6db28cb078bedb..1752a09a285c0dece10ba63550eb21adbe3223be 100644 (file)
@@ -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.
index e04272255847fc016912ca7431434c6cce479215..e9caf47018f3b3cde2c4a92c4d4eda0dc93d827e 100644 (file)
@@ -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.
index f4d6bf0925676b5ee5e84aacf7c2d8774738587b..71a76dd5c04a59c57dcd2e5c8ecdf4042b8799a5 100644 (file)
@@ -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,