From a29cd37c1069cafaeb7ffd4dad98d13ff7d6603f Mon Sep 17 00:00:00 2001 From: Crazazy Date: Fri, 1 Dec 2023 18:11:38 +0100 Subject: add require-statements --- emenu.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/emenu.el b/emenu.el index 99adc1c..6293cf0 100644 --- a/emenu.el +++ b/emenu.el @@ -1,3 +1,6 @@ +(require 'cl-seq) +(require 'ido) + (defun all-commands () "does a completing read of all the programs accessible to you in $PATH" (let ((ls-output (mapcan (lambda (path) -- cgit 1.4.1-2-gfad0