]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove todo items.
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 30 Jun 2009 21:10:55 +0000 (21:10 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 30 Jun 2009 21:10:55 +0000 (21:10 +0000)
lisp/net/tramp.el

index 84776f7f256624b08402009ca0e9ab29eb1b5a0a..b410f1499eeeebf48f5f92c5fd5fe2ee56332419 100644 (file)
@@ -7746,13 +7746,6 @@ Only works for Bourne-like shells."
 
 ;;; TODO:
 
-;; * Allow putting passwords in the filename.
-;;   This should be implemented via a general mechanism to add
-;;   parameters in filenames.  There is currently a kludge for
-;;   putting the port number into the filename for ssh and ftp
-;;   files.  This could be subsumed by the new mechanism as well.
-;;   Another approach is to read a netrc file like ~/.authinfo
-;;   from Gnus.
 ;; * Handle nonlocal exits such as C-g.
 ;; * But it would probably be better to use with-local-quit at the
 ;;   place where it's actually needed: around any potentially
@@ -7767,8 +7760,6 @@ Only works for Bourne-like shells."
 ;;   by the files in that directory.  Add this here.
 ;; * Avoid screen blanking when hitting `g' in dired.  (Eli Tziperman)
 ;; * Make ffap.el grok Tramp filenames.  (Eli Tziperman)
-;; * When logging in, keep looking for questions according to an alist
-;;   and then invoke the right function.
 ;; * Case-insensitive filename completion.  (Norbert Goevert.)
 ;; * Don't use globbing for directories with many files, as this is
 ;;   likely to produce long command lines, and some shells choke on