From f1e6a3a5ebc98d18f6b5a3684588fd04696175b6 Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Thu, 18 Aug 2022 13:38:17 -0500 Subject: export key --- init-el.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init-el.org b/init-el.org index acf7cc9..1116690 100644 --- a/init-el.org +++ b/init-el.org @@ -361,7 +361,7 @@ So, to use this file for the very first time you must (def-my-command my-org-export-subcommand '((?t "[t]angle file" org-babel-tangle) (?w "[w]ritefreely" writefreely-publish-or-update) - (?e "[e]xport options" org-export-dispatch))) + (?x "e[x]port options" org-export-dispatch))) (def-my-command my-org-insertion-subcommand '((?l "internal [l]ink" org-insert-internal-link) -- cgit v1.2.3