diff options
author | Miles Bader <miles@gnu.org> | 2007-10-22 05:40:56 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2007-10-22 05:40:56 +0000 |
commit | ea161fff1428d655a4e41e07becd520a29876a2a (patch) | |
tree | cd61dd65fc632fb5190bb7dc7b9e02e93bcb201f /lisp/net/tramp-cmds.el | |
parent | 46447ab34e005237aa4aaecf0a5edc5bb2ba5246 (diff) | |
download | emacs-ea161fff1428d655a4e41e07becd520a29876a2a.tar.gz emacs-ea161fff1428d655a4e41e07becd520a29876a2a.tar.bz2 emacs-ea161fff1428d655a4e41e07becd520a29876a2a.zip |
Add arch tagline
Diffstat (limited to 'lisp/net/tramp-cmds.el')
-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." ;; ordinary variable that gets its initial value from ;; tramp-default-user-alist and then is added to. (Pete Forman) +;; arch-tag: 190d4c33-76bb-4e99-8b6f-71741f23d98c ;;; tramp-cmds.el ends here |