From 6f8c0abb82c922a46e48864a4a7c2b3bc45e5f35 Mon Sep 17 00:00:00 2001 From: JSDurand Date: Wed, 16 Nov 2022 17:27:13 +0800 Subject: bongo: Reformat * bongo.el: * init.el: Reformat the codes in a consistent manner. --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index 08465e6..96340c2 100644 --- a/init.el +++ b/init.el @@ -200,7 +200,7 @@ no effect." ;;; bongo ;;;###autoload -(load-after-function bongo "bongo.el" +(load-after-function bongo "durand-bongo.el" "Listen to music in Emacs." nil (bongo)) ;;; My PDF facilities -- cgit v1.2.3-18-g5258