diff --git a/init.el b/init.el index 3bb6b46..73a8445 100644 --- a/init.el +++ b/init.el @@ -107,9 +107,6 @@ (setq truncate-string-ellipsis "…") -;; Configure Emacs to ask for confirmation before exiting -(setq confirm-kill-emacs 'y-or-n-p) - ;; Delete by moving to trash in interactive mode (setq delete-by-moving-to-trash (not noninteractive))