diff options
Diffstat (limited to 'ibuffer.el')
-rw-r--r-- | ibuffer.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |