]> git.eshelyaron.com Git - emacs.git/commitdiff
; Remove obsolete comment in tramp.el
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 18 Oct 2015 15:09:07 +0000 (17:09 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 18 Oct 2015 15:09:07 +0000 (17:09 +0200)
lisp/net/tramp.el

index 75fa9b6d4d0780e4230b149478ada3b9ab73d727..30a7269240e766690d9e77809eef420be61ffad0 100644 (file)
@@ -4414,8 +4414,6 @@ Only works for Bourne-like shells."
 
 ;;; TODO:
 
-;; * Rewrite `tramp-shell-quote-argument' to abstain from using
-;;   `shell-quote-argument'.
 ;; * In Emacs 21, `insert-directory' shows total number of bytes used
 ;;   by the files in that directory.  Add this here.
 ;; * Avoid screen blanking when hitting `g' in dired.  (Eli Tziperman)