mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
PRAISE BE TO THE BYTE COMPILER FOR THY SHARP QUOTES
This commit is contained in:
@ -31,5 +31,5 @@ http://doom.wikia.com/wiki/Quit_messages and elsewhere.")
|
||||
(y-or-n-p (format "%s Quit?" (nth (random (length +doom-quit-messages)) +doom-quit-messages)))
|
||||
t))
|
||||
|
||||
(setq confirm-kill-emacs '+doom-quit)
|
||||
(setq confirm-kill-emacs #'+doom-quit)
|
||||
|
||||
|
Reference in New Issue
Block a user