(Emacs/elisp/mpv)+autoload for comint-mode

This commit is contained in:
2024-08-21 16:41:54 +01:00
parent 057b15a50d
commit 190754abec

View File

@@ -25,6 +25,7 @@
(autoload #'ffap-guesser "ffap")
(autoload #'ansi-color-for-comint-mode-on "ansi-color")
(autoload #'comint-mode "comint")
(autoload #'comint-output-filter "comint")
(defvar mpv-args "-v --profile=fast --hwdec=auto-copy"