Explorar el Código

Remove override for xref.

Fixes #105.
Ryan C. Thompson hace 9 años
padre
commit
4cc53187bf
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      ido-ubiquitous.el

+ 0 - 2
ido-ubiquitous.el

@@ -331,8 +331,6 @@ using overrides and disable it for everything else."
     (enable-old prefix "bbdb-")
     ;; https://github.com/DarwinAwardWinner/ido-ubiquitous/issues/83
     (enable-old exact "where-is")
-    ;; https://github.com/DarwinAwardWinner/ido-ubiquitous/issues/85
-    (enable prefix "xref-")
     ;; https://github.com/DarwinAwardWinner/ido-ubiquitous/issues/60
     (disable exact "todo-add-category")
     ;; https://github.com/DarwinAwardWinner/ido-ubiquitous/issues/51