aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Albinus2008-02-02 10:49:10 +0000
committerMichael Albinus2008-02-02 10:49:10 +0000
commit500d481b51f671e998bc2298206313625c644a2d (patch)
treec984e507e68c3bf8e77f15f2d3413b22d984d30e
parent8cee022b93b32afcd2511298db2af813d5f53db3 (diff)
downloademacs-500d481b51f671e998bc2298206313625c644a2d.tar.gz
emacs-500d481b51f671e998bc2298206313625c644a2d.zip
*** empty log message ***
-rw-r--r--lisp/net/tramp-ftp.el6
-rw-r--r--lisp/net/tramp-smb.el5
-rw-r--r--lisp/net/tramp-util.el6
-rw-r--r--lisp/net/tramp-uu.el4
4 files changed, 11 insertions, 10 deletions
diff --git a/lisp/net/tramp-ftp.el b/lisp/net/tramp-ftp.el
index f6985736b82..3e7a6a4c4b1 100644
--- a/lisp/net/tramp-ftp.el
+++ b/lisp/net/tramp-ftp.el
@@ -1,7 +1,7 @@
1;;; tramp-ftp.el --- Tramp convenience functions for Ange-FTP -*- coding: iso-8859-1; -*- 1;;; tramp-ftp.el --- Tramp convenience functions for Ange-FTP
2 2
3;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 3;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007,
4;; 2007, 2008 Free Software Foundation, Inc. 4;; 2008 Free Software Foundation, Inc.
5 5
6;; Author: Michael Albinus <michael.albinus@gmx.de> 6;; Author: Michael Albinus <michael.albinus@gmx.de>
7;; Keywords: comm, processes 7;; Keywords: comm, processes
diff --git a/lisp/net/tramp-smb.el b/lisp/net/tramp-smb.el
index 9ea2c9759df..f72774cd01f 100644
--- a/lisp/net/tramp-smb.el
+++ b/lisp/net/tramp-smb.el
@@ -1,6 +1,7 @@
1;;; tramp-smb.el --- Tramp access functions for SMB servers -*- coding: iso-8859-1; -*- 1;;; tramp-smb.el --- Tramp access functions for SMB servers
2 2
3;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 3;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007,
4;; 2008 Free Software Foundation, Inc.
4 5
5;; Author: Michael Albinus <michael.albinus@gmx.de> 6;; Author: Michael Albinus <michael.albinus@gmx.de>
6;; Keywords: comm, processes 7;; Keywords: comm, processes
diff --git a/lisp/net/tramp-util.el b/lisp/net/tramp-util.el
index 145f3cfc836..f9ad621c58b 100644
--- a/lisp/net/tramp-util.el
+++ b/lisp/net/tramp-util.el
@@ -1,10 +1,10 @@
1;;; -*- coding: iso-2022-7bit; -*- 1;;; -*- coding: iso-2022-7bit; -*-
2;;; tramp-util.el --- Misc utility functions to use with Tramp 2;;; tramp-util.el --- Misc utility functions to use with Tramp
3 3
4;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 4;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007,
5;; 2006, 2007, 2008 Free Software Foundation, Inc. 5;; 2008 Free Software Foundation, Inc.
6 6
7;; Author: kai.grossjohann@gmx.net 7;; Author: Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net>
8;; Keywords: comm, extensions, processes 8;; Keywords: comm, extensions, processes
9 9
10;; This file is free software; you can redistribute it and/or modify 10;; This file is free software; you can redistribute it and/or modify
diff --git a/lisp/net/tramp-uu.el b/lisp/net/tramp-uu.el
index c5316cd35ef..5958494ba76 100644
--- a/lisp/net/tramp-uu.el
+++ b/lisp/net/tramp-uu.el
@@ -1,8 +1,8 @@
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, 2007,
5;; 2007, 2008 Free Software Foundation, Inc. 5;; 2008 Free Software Foundation, Inc.
6 6
7;; Author: Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> 7;; Author: Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net>
8;; Keywords: comm, terminals 8;; Keywords: comm, terminals