Browse Source

Add some comments about blacklist entries

Ryan C. Thompson 8 years ago
parent
commit
a733d5e777
1 changed files with 2 additions and 0 deletions
  1. 2 0
      ido-completing-read+.el

+ 2 - 0
ido-completing-read+.el

@@ -219,9 +219,11 @@ disable fallback based on collection size, set this to nil."
     read-buffer
     ;; https://github.com/DarwinAwardWinner/ido-ubiquitous/issues/60
     todo-add-category
+    ;; Gnus already supports ido on its own
     gnus-emacs-completing-read
     gnus-iswitchb-completing-read
     grep-read-files
+    ;; Magit already supports ido on its own
     magit-builtin-completing-read
     ;; https://github.com/DarwinAwardWinner/ido-ubiquitous/issues/39
     Info-read-node-name