mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-08 15:23:35 -05:00
refactor: minor refactors
This commit is contained in:
@@ -5,9 +5,7 @@
|
||||
"Please don't leave, there's more demons to toast!"
|
||||
"Let's beat it -- This is turning into a bloodbath!"
|
||||
,(format "I wouldn't leave if I were you. %s is much worse."
|
||||
(if (member system-type '(ms-dos-windows-nt cygwin))
|
||||
"DOS"
|
||||
"UNIX"))
|
||||
(if (featurep :system 'windows) "DOS" "UNIX"))
|
||||
"Don't leave yet -- There's a demon around that corner!"
|
||||
"Ya know, next time you come in here I'm gonna toast ya."
|
||||
"Go ahead and leave. See if I care."
|
||||
|
Reference in New Issue
Block a user