aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/init/ycp-markup.el
diff options
context:
space:
mode:
authorYuchen Pei <id@ypei.org>2023-08-18 08:59:26 +1000
committerYuchen Pei <id@ypei.org>2023-08-18 08:59:26 +1000
commitdb45e110ff1b79297797647fbcfef5f7ab2f6143 (patch)
tree3929aa0248fc6d8a6097745506e2e53d06882efe /emacs/.emacs.d/init/ycp-markup.el
parent6b9b4783f71abbaf0a9a19c59be49bf23713f39b (diff)
minor change
Diffstat (limited to 'emacs/.emacs.d/init/ycp-markup.el')
-rw-r--r--emacs/.emacs.d/init/ycp-markup.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/.emacs.d/init/ycp-markup.el b/emacs/.emacs.d/init/ycp-markup.el
index d4879dd..843accd 100644
--- a/emacs/.emacs.d/init/ycp-markup.el
+++ b/emacs/.emacs.d/init/ycp-markup.el
@@ -72,7 +72,7 @@
(my-keybind wiki-mode-map
"C-'" #'my-wiki-grok-wikipedia)
(my-setq-from-local wiki-sites)
- (define-wiki-site-commands))
+ (wiki-define-site-commands))
(my-package ledger-mode
(:install t)