From e6ee332573239791351bf3241349386c047cedb8 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Mon, 5 May 2025 02:45:23 -0400 Subject: [PATCH] fix(lib): autoload doom/describe-char Amend: 303dd28db808 --- lisp/lib/help.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/lib/help.el b/lisp/lib/help.el index ea978298c..1426ec8f8 100644 --- a/lisp/lib/help.el +++ b/lisp/lib/help.el @@ -102,6 +102,7 @@ selection of all minor-modes, active or not." (funcall (or (command-remapping fn) fn) symbol))) +;;;###autoload (defun doom/describe-char (event) "Like `describe-char', but will operate at mouse point if given prefix arg." (interactive