mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
@ -102,6 +102,7 @@ selection of all minor-modes, active or not."
|
|||||||
(funcall (or (command-remapping fn) fn)
|
(funcall (or (command-remapping fn) fn)
|
||||||
symbol)))
|
symbol)))
|
||||||
|
|
||||||
|
;;;###autoload
|
||||||
(defun doom/describe-char (event)
|
(defun doom/describe-char (event)
|
||||||
"Like `describe-char', but will operate at mouse point if given prefix arg."
|
"Like `describe-char', but will operate at mouse point if given prefix arg."
|
||||||
(interactive
|
(interactive
|
||||||
|
Reference in New Issue
Block a user