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