From 53d94b9afd8dd51dd591f70b4f00b77c3ed403b4 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Thu, 3 Aug 2023 08:29:49 +1000 Subject: fixing a few things in bbdb, json and org --- emacs/.emacs.d/init/ycp-markup.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacs/.emacs.d/init/ycp-markup.el') diff --git a/emacs/.emacs.d/init/ycp-markup.el b/emacs/.emacs.d/init/ycp-markup.el index 1330f0a..d4879dd 100644 --- a/emacs/.emacs.d/init/ycp-markup.el +++ b/emacs/.emacs.d/init/ycp-markup.el @@ -101,7 +101,7 @@ (:delay 30) (:install t) (require 'my-prog) - (add-hook 'json-mode-hook 'my-json-set-header-line-to-path) + (add-hook 'json-mode-hook 'my-json-set-header-line-hook) ) (provide 'ycp-markup) -- cgit v1.2.3