From 4316b60be16909097316b7dc3904c9497b58d04a Mon Sep 17 00:00:00 2001 From: JSDurand Date: Fri, 6 Aug 2021 18:49:26 +0800 Subject: fix: bongo doc * bongo.el (durand-bongo-dired-library): Fix the documentation string in which a variable was marked incorrectly. --- bongo.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bongo.el b/bongo.el index 5805a51..8a74599 100644 --- a/bongo.el +++ b/bongo.el @@ -108,7 +108,7 @@ This is used since my music directories used to contain symbolic links.") ;;;###autoload (defun durand-bongo-dired-library () - "Set `bongo-dired-library-mode' when accessing bongo-default-directory. + "Set `bongo-dired-library-mode' when accessing `bongo-default-directory'. This is meant to be hooked to `dired-mode'. Upon activation, the directory and all its sub-directories become -- cgit v1.2.3-18-g5258