Pārlūkot izejas kodu

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 gadi atpakaļ
vecāks
revīzija
0967d63940
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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.