summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ibuffer.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/ibuffer.el b/ibuffer.el
index c9f41b0..c23dcb2 100644
--- a/ibuffer.el
+++ b/ibuffer.el
@@ -393,7 +393,7 @@ Modified by Durand to make it silent. -- 2022-10-01 12:31:37.532012"
:reader (read-string "no effect: "))
(cond
((not (boundp 'durand-bongo-music-dir))
- (load-config "bongo.el")))
+ (load-config "durand-bongo.el")))
(with-current-buffer buf
(cond
((derived-mode-p 'dired-mode)