Просмотр исходного кода

Remove no-longer-accurate comment

Ryan C. Thompson 8 лет назад
Родитель
Сommit
12345d7d4b
1 измененных файлов с 0 добавлено и 2 удалено
  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.