From c655ef75ecfac52ea45e928ee09bb5fb125aab24 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Thu, 23 Nov 2023 09:38:43 -0500 Subject: add autoload cookie --- emacsconf-subed.el | 1 + 1 file changed, 1 insertion(+) diff --git a/emacsconf-subed.el b/emacsconf-subed.el index c1cef79..de5f033 100644 --- a/emacsconf-subed.el +++ b/emacsconf-subed.el @@ -335,6 +335,7 @@ Create it if necessary." map) "Map for splitting.") +;;;###autoload (defun emacsconf-subed-split () "Use transient map for splitting subtitles." (interactive) -- cgit v1.2.3