Skip to content

Commit

Permalink
Update string
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescherti committed Aug 17, 2024
1 parent 23d5eda commit 9a3642d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dir-config.el
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ from the closest parent directory of the buffer."
(setq-local dir-config--allowed-p allowed-p)
(setq-local dir-config--file dir-config-file))
(when dir-config-verbose
(dir-config--message "%s: Load %s"
(dir-config--message "%s: Load: %s"
(buffer-name)
dir-config-file))))))))))
dir-config--loaded)
Expand Down

0 comments on commit 9a3642d

Please sign in to comment.