diff options
| -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 |