Parcourir la source

Remove no-longer-accurate comment

Ryan C. Thompson il y a 8 ans
Parent
commit
12345d7d4b
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  1. 0 2
      ido-completing-read+.el

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

@@ -372,8 +372,6 @@ shouldn't matter.")
     ;; point.
     (setq ido-context-switch-command #'ido-fallback-command)))
 
-;;; Workaround for https://github.com/DarwinAwardWinner/ido-ubiquitous/issues/93
-
 (defadvice ido-select-text (around fix-require-match-behavior activate)
   "Fix ido behavior when `require-match' is non-nil.