summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2023-11-23 09:38:43 -0500
committerSacha Chua <sacha@sachachua.com>2023-11-23 09:38:43 -0500
commitc655ef75ecfac52ea45e928ee09bb5fb125aab24 (patch)
tree7a93958778d83dd1953a192456ace629c7adf0e0
parent5fbfb62936ae960d72e56d612dbe15497e5e1860 (diff)
downloademacsconf-el-c655ef75ecfac52ea45e928ee09bb5fb125aab24.tar.xz
emacsconf-el-c655ef75ecfac52ea45e928ee09bb5fb125aab24.zip
add autoload cookie
-rw-r--r--emacsconf-subed.el1
1 files changed, 1 insertions, 0 deletions
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)