diff options
| author | Miles Bader | 2007-10-22 05:40:56 +0000 |
|---|---|---|
| committer | Miles Bader | 2007-10-22 05:40:56 +0000 |
| commit | ea161fff1428d655a4e41e07becd520a29876a2a (patch) | |
| tree | cd61dd65fc632fb5190bb7dc7b9e02e93bcb201f | |
| parent | 46447ab34e005237aa4aaecf0a5edc5bb2ba5246 (diff) | |
| download | emacs-ea161fff1428d655a4e41e07becd520a29876a2a.tar.gz emacs-ea161fff1428d655a4e41e07becd520a29876a2a.zip | |
Add arch tagline
| -rw-r--r-- | lisp/net/tramp-cmds.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/net/tramp-cmds.el b/lisp/net/tramp-cmds.el index 43df393ec69..72e57799dc4 100644 --- a/lisp/net/tramp-cmds.el +++ b/lisp/net/tramp-cmds.el | |||
| @@ -144,4 +144,5 @@ This includes password cache, file cache, connection cache, buffers." | |||
| 144 | ;; ordinary variable that gets its initial value from | 144 | ;; ordinary variable that gets its initial value from |
| 145 | ;; tramp-default-user-alist and then is added to. (Pete Forman) | 145 | ;; tramp-default-user-alist and then is added to. (Pete Forman) |
| 146 | 146 | ||
| 147 | ;; arch-tag: 190d4c33-76bb-4e99-8b6f-71741f23d98c | ||
| 147 | ;;; tramp-cmds.el ends here | 148 | ;;; tramp-cmds.el ends here |