mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
@ -77,3 +77,6 @@ If ARG (universal argument), runs `compile' from the current directory."
|
||||
(if (executable-find "man")
|
||||
#'man
|
||||
#'woman)))
|
||||
|
||||
;;;###autoload
|
||||
(defalias '+default/newline #'newline)
|
||||
|
Reference in New Issue
Block a user