diff options
| author | Michael Albinus | 2007-07-26 05:31:30 +0000 |
|---|---|---|
| committer | Michael Albinus | 2007-07-26 05:31:30 +0000 |
| commit | f4d70220bef14ffa14f42df7892bd8f15ab61f86 (patch) | |
| tree | e11c0a5296486acf0cdd54cbc2de89b10d4e1022 | |
| parent | 19a4c0dde0a82977fda959280aa58cd55815961d (diff) | |
| download | emacs-f4d70220bef14ffa14f42df7892bd8f15ab61f86.tar.gz emacs-f4d70220bef14ffa14f42df7892bd8f15ab61f86.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/net/tramp-fish.el | 2 | ||||
| -rw-r--r-- | lisp/net/tramp-ftp.el | 2 | ||||
| -rw-r--r-- | lisp/net/tramp-uu.el | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lisp/net/tramp-fish.el b/lisp/net/tramp-fish.el index 8c650b550e9..1752a09a285 100644 --- a/lisp/net/tramp-fish.el +++ b/lisp/net/tramp-fish.el | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | ;;; -*- coding: iso-8859-1; -*- | 1 | ;;; -*- coding: iso-8859-1; -*- |
| 2 | ;;; tramp-fish.el --- Tramp access functions for FISH protocol | 2 | ;;; tramp-fish.el --- Tramp access functions for FISH protocol |
| 3 | 3 | ||
| 4 | ;; Copyright (C) 2006, 2007 Free Software Foundation, Inc. | 4 | ;; Copyright (C) 2006, 2007 Free Software Foundation, Inc. |
diff --git a/lisp/net/tramp-ftp.el b/lisp/net/tramp-ftp.el index e0427225584..e9caf47018f 100644 --- a/lisp/net/tramp-ftp.el +++ b/lisp/net/tramp-ftp.el | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | ;;; tramp-ftp.el --- Tramp convenience functions for Ange-FTP -*- coding: iso-8859-1; -*- | 1 | ;;; tramp-ftp.el --- Tramp convenience functions for Ange-FTP -*- coding: iso-8859-1; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002, 2003, 2004, 2005, 2006, | 3 | ;; Copyright (C) 2002, 2003, 2004, 2005, 2006, |
| 4 | ;; 2007 Free Software Foundation, Inc. | 4 | ;; 2007 Free Software Foundation, Inc. |
diff --git a/lisp/net/tramp-uu.el b/lisp/net/tramp-uu.el index f4d6bf09256..71a76dd5c04 100644 --- a/lisp/net/tramp-uu.el +++ b/lisp/net/tramp-uu.el | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | ;;; -*- coding: iso-2022-7bit; -*- | 1 | ;;; -*- coding: iso-2022-7bit; -*- |
| 2 | ;;; tramp-uu.el --- uuencode in Lisp | 2 | ;;; tramp-uu.el --- uuencode in Lisp |
| 3 | 3 | ||
| 4 | ;; Copyright (C) 2002, 2003, 2004, 2005, 2006, | 4 | ;; Copyright (C) 2002, 2003, 2004, 2005, 2006, |