mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Revise and update docstrings and comments
This commit is contained in:
@ -90,7 +90,10 @@ BODY will be run when this dispatcher is called."
|
||||
|
||||
|
||||
;;
|
||||
;; Dummy dispatch commands (no-op because they're handled especially)
|
||||
;; Dummy dispatch commands
|
||||
|
||||
;; These are handled by bin/doom, except we still want 'help CMD' to print out
|
||||
;; documentation for them, so...
|
||||
|
||||
(dispatcher! run :noop
|
||||
"Run Doom Emacs from bin/doom's parent directory.
|
||||
|
Reference in New Issue
Block a user