diff --git a/modules/tools/macos/autoload.el b/modules/tools/macos/autoload.el index 46323f7d3..a500e110c 100644 --- a/modules/tools/macos/autoload.el +++ b/modules/tools/macos/autoload.el @@ -18,6 +18,7 @@ (message "Running: %s" command) (shell-command command))) +;;;###autoload (defmacro +macos!open-with (id &optional app dir) `(defun ,(intern (format "+macos/%s" id)) () (interactive)