浏览代码

Add reference to #90 where code should be added.

Ryan C. Thompson 9 年之前
父节点
当前提交
4844f370e7
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      ido-ubiquitous.el

+ 3 - 0
ido-ubiquitous.el

@@ -780,6 +780,9 @@ future sessions."
                  "ido-ubiquitous: Restored default command and function overrides and saved for future sessions."
                "ido-ubiquitous: Restored default command and function overrides for current session only. Call again with prefix to save for future sessions."))))
 
+;; TODO: Add notification message for new overrides, and a preference
+;; to disable it. https://github.com/DarwinAwardWinner/ido-ubiquitous/issues/90
+
 (defun ido-ubiquitous-spec-match (spec symbol)
   "Returns t if SPEC matches SYMBOL (which should be a function name).