浏览代码

Avoid grep functions.

Phil Hagelberg 13 年之前
父节点
当前提交
38e5fbfaa1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ido-ubiquitous.el

+ 1 - 1
ido-ubiquitous.el

@@ -69,7 +69,7 @@
   :group 'ido-ubiquitous)
   :group 'ido-ubiquitous)
 
 
 ;;;###autoload
 ;;;###autoload
-(defcustom ido-ubiquitous-exceptions '()
+(defcustom ido-ubiquitous-exceptions '(grep-read-files)
   "List of commands that should not be affected by `ido-ubiquitous'.
   "List of commands that should not be affected by `ido-ubiquitous'.
 
 
 Even when `ido-ubiquitous' mode is enabled, these commands will
 Even when `ido-ubiquitous' mode is enabled, these commands will