Przeglądaj źródła

Add reference to #90 where code should be added.

Ryan C. Thompson 9 lat temu
rodzic
commit
4844f370e7
1 zmienionych plików z 3 dodań i 0 usunięć
  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).