Browse Source

Don't use set-default-toplevel-value

This function was apparently added very recently, and ido-ubiquitous
needs to support older Emacsen.
Ryan C. Thompson 9 years ago
parent
commit
0967d63940
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ido-ubiquitous.el

+ 1 - 1
ido-ubiquitous.el

@@ -507,7 +507,7 @@ each function to apply the appropriate override."
            ;; Set the value to only the overrides that were actually
            ;; applied.
            finally return
-           (set-default-toplevel-value sym final-value)))
+           (set-default sym final-value)))
 
 (defcustom ido-ubiquitous-auto-update-overrides t
   "Whether to add new overrides when updating ido-ubiquitous.