From b64896240a7e3fabc0b670cc2ed3266f9ea3f0b9 Mon Sep 17 00:00:00 2001 From: James Cherti <60946298+jamescherti@users.noreply.github.com> Date: Wed, 12 Mar 2025 20:00:04 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index c3b6a44..efdf2be 100644 --- a/README.md +++ b/README.md @@ -913,10 +913,7 @@ To prevent Emacs from saving customization information to a custom file, set `cu (winner-mode 1) ;; Replace selected text with typed text -(delete-selection-mode 1) - -;; Configure Emacs to ask for confirmation before exiting -(setq confirm-kill-emacs 'y-or-n-p) +;; (delete-selection-mode 1) (use-package uniquify :ensure nil