浏览代码

Add old-style override for "where-is" command

Fixes #83.
Ryan C. Thompson 10 年之前
父节点
当前提交
24cb79c9fd
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      ido-ubiquitous.el

+ 1 - 0
ido-ubiquitous.el

@@ -321,6 +321,7 @@ using overrides and disable it for everything else."
     ;; https://github.com/DarwinAwardWinner/ido-ubiquitous/issues/79
     ;; BBDB uses old-style default
     (enable-old prefix "bbdb-")
+    (enable-old exact "where-is")
     )
   "Default value of `ido-ubiquitous-command-overrides'.