ソースを参照

Fix typo for `prefix`.

Jonathan Chu 10 年 前
コミット
cd6c7a26c5
1 ファイル変更1 行追加1 行削除
  1. 1 1
      ido-ubiquitous.el

+ 1 - 1
ido-ubiquitous.el

@@ -320,7 +320,7 @@ using overrides and disable it for everything else."
     (enable regexp "\\`\\(load\\|enable\\|disable\\|describe\\|custom-theme-visit\\)-theme\\'")
     ;; https://github.com/DarwinAwardWinner/ido-ubiquitous/issues/79
     ;; BBDB uses old-style default
-    (enable-old prefic "bbdb-")
+    (enable-old prefix "bbdb-")
     )
   "Default value of `ido-ubiquitous-command-overrides'.