]> git.eshelyaron.com Git - emacs.git/commitdiff
Add TODO entry.
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 6 Jul 2013 16:12:04 +0000 (18:12 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 6 Jul 2013 16:12:04 +0000 (18:12 +0200)
lisp/net/tramp.el

index 8b19a7ca5d3bfb6e2e63eee6ad80e8e56f956653..f114c681fb7fb0a1da449484a548724f0be37111 100644 (file)
@@ -4160,6 +4160,9 @@ Only works for Bourne-like shells."
 ;; * Run emerge on two remote files.  Bug is described here:
 ;;   <http://www.mail-archive.com/tramp-devel@nongnu.org/msg01041.html>.
 ;;   (Bug#6850)
+;; * Use also port to distinguish connections.  This is needed for
+;;   different hosts sitting behind a single router (distinguished by
+;;   different port numbers).  (Tzvi Edelman)
 
 ;;; tramp.el ends here