diff options
| author | Michael Albinus | 2008-01-14 19:35:12 +0000 |
|---|---|---|
| committer | Michael Albinus | 2008-01-14 19:35:12 +0000 |
| commit | b58c3770c7a6ec0488824b2e3862ec0c08979915 (patch) | |
| tree | 25db4284e87a89a83045190592c76ec69c120229 | |
| parent | 027d6bb11403cd7ee09d69003a94f88e00687df1 (diff) | |
| download | emacs-b58c3770c7a6ec0488824b2e3862ec0c08979915.tar.gz emacs-b58c3770c7a6ec0488824b2e3862ec0c08979915.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/net/tramp-cache.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/tramp-cache.el b/lisp/net/tramp-cache.el index 68c29a50982..4654c212ee3 100644 --- a/lisp/net/tramp-cache.el +++ b/lisp/net/tramp-cache.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-cache.el --- file information caching for Tramp | 1 | ;;; tramp-cache.el --- file information caching for Tramp |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daniel Pittman <daniel@inanna.danann.net> | 5 | ;; Author: Daniel Pittman <daniel@inanna.danann.net> |
| 6 | ;; Michael Albinus <michael.albinus@gmx.de> | 6 | ;; Michael Albinus <michael.albinus@gmx.de> |