Explorar el Código

Replace "case" with "cl-case"

Ryan C. Thompson hace 8 años
padre
commit
d217a0f645
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      test/ido-ubiquitous-test.el

+ 1 - 1
test/ido-ubiquitous-test.el

@@ -213,7 +213,7 @@ Note that although this is a macro, the TAG argument is evaluated normally."
           (completing-read "Prompt: " collection))
         (all-completions "b" collection))
        :tag tag))
-    (case override
+    (cl-case override
       (enable
        ;; Test for new style
        (should-with-tag